From bd8f90c08fc4567bbec99b5404bb2dd492d625cb Mon Sep 17 00:00:00 2001 From: Rucha Deshpande <deshruch@amazon.com> Date: Fri, 8 Jan 2021 14:50:17 -0600 Subject: [PATCH] update NOTICE --- NOTICE | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index 904f996db..84fce0ab8 100644 --- a/NOTICE +++ b/NOTICE @@ -28,6 +28,20 @@ The following software have components provided under the terms of this license: - ASM Tree (from ) - ASM Util (from ) - ASM based accessors helper used by json-smart (from ) +- AWS Event Stream (from https://github.com/awslabs/aws-eventstream-java) +- AWS Java SDK :: AWS Core (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Annotations (from ) +- AWS Java SDK :: Auth (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Core :: Protocols :: AWS Json Protocol (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Core :: Protocols :: Protocol Core (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: HTTP Client Interface (from ) +- AWS Java SDK :: HTTP Clients :: Apache (from ) +- AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O (from ) +- AWS Java SDK :: Profiles (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Regions (from ) +- AWS Java SDK :: SDK Core (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Services :: AWS Simple Systems Management (SSM) (from https://aws.amazon.com/sdkforjava) +- AWS Java SDK :: Utilities (from ) - AWS Java SDK for AWS AppSync (from https://aws.amazon.com/sdkforjava) - AWS Java SDK for AWS Application Auto Scaling (from https://aws.amazon.com/sdkforjava) - AWS Java SDK for AWS Application Discovery Service (from https://aws.amazon.com/sdkforjava) @@ -353,10 +367,11 @@ The following software have components provided under the terms of this license: - Microsoft Azure Netty HTTP Client Library (from https://github.com/Azure/azure-sdk-for-java) - Microsoft Azure SDK for SQL API of Azure Cosmos DB Service (from https://github.com/Azure/azure-sdk-for-java) - Mockito (from http://mockito.org) +- Mockito (from http://www.mockito.org) - Mockito (from http://mockito.org) - Mockito (from http://mockito.org) -- Mockito (from http://www.mockito.org) - Mojo's Maven plugin for Cobertura (from http://mojo.codehaus.org/cobertura-maven-plugin/) +- Netty Reactive Streams HTTP support (from ) - Netty Reactive Streams Implementation (from ) - Netty/Buffer (from http://netty.io/) - Netty/Codec (from ) @@ -448,6 +463,7 @@ The following software have components provided under the terms of this license: - aalto-xml (from ) - aggs-matrix-stats (from https://github.com/elastic/elasticsearch) - aggs-matrix-stats (from https://github.com/elastic/elasticsearch) +- aws-ssm-java-caching-client (from https://github.com/awslabs/aws-ssm-java-caching-client) - cli (from https://github.com/elastic/elasticsearch) - cli (from https://github.com/elastic/elasticsearch) - com.google.api.grpc:grpc-google-cloud-pubsub-v1 (from https://github.com/googleapis/googleapis) @@ -974,6 +990,7 @@ public-domain ======================================================================== The following software have components provided under the terms of this license: +- AWS Java SDK :: SDK Core (from https://aws.amazon.com/sdkforjava) - AWS SDK for Java - Models (from https://aws.amazon.com/sdkforjava) - Asynchronous Http Client (from ) - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (from http://www.bouncycastle.org/java.html) -- GitLab