Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[ASTERIXDB-2729][LIC] Fix license warnings in newly added AWS librari…
…es & dependencies - user model changes: no - storage format changes: no - interface changes: no Details: - Added all missing licenses. - Silenced all warnings being generated by the licenses. - Updated the license check to accept <gavs> property for convenience of use. Change-Id: I0ab576d748799a59d23990e2379bdf6aed74a7e5 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/6284 Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Hussain Towaileb <hussainht@gmail.com> Reviewed-by: Michael Blow <mblow@apache.org>
- Loading branch information
Showing
6 changed files
with
304 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
AWS SDK for Java 2.0 | ||
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
|
||
This product includes software developed by | ||
Amazon Technologies, Inc (http://www.amazon.com/). | ||
|
||
********************** | ||
THIRD PARTY COMPONENTS | ||
********************** | ||
This software includes third party software subject to the following copyrights: | ||
- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty. | ||
- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc. | ||
- Apache Commons Lang - https://github.com/apache/commons-lang | ||
- Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams | ||
|
||
The licenses for these third party components are included in LICENSE.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
AWS EventStream for Java | ||
Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters