From 693199b978c0206b72d4a04f947bb7d5c7629287 Mon Sep 17 00:00:00 2001 From: Sudip Roy <59234028+imsudiproy@users.noreply.github.com> Date: Fri, 18 Aug 2023 02:27:06 +0530 Subject: [PATCH 1/2] Update NOTICE Update Notice --- NOTICE | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index 7f27722e..fd01babb 100755 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1,4 @@ +== Notices and Attribution == This product includes software developed by Google Snappy: http://code.google.com/p/snappy/ (New BSD License) @@ -5,13 +6,39 @@ This product includes software developed by Apache PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/ (Apache 2.0 license) -This library containd statically linked libstdc++. This inclusion is allowed by -"GCC RUntime Library Exception" +This library contains statically linked libstdc++. This inclusion is allowed by +"GCC Runtime Library Exception" http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html == Contributors == - * Tatu Saloranta + * Tatu Saloranta * Providing benchmark suite * Alec Wysoker * Performance and memory usage improvement +== Export Control Notice == +This distribution includes cryptographic software. The country in +which you currently reside may have restrictions on the import, +possession, use, and/or re-export to another country, of +encryption software. BEFORE using any encryption software, please +check your country's laws, regulations and policies concerning the +import, possession, or use, and re-export of encryption software, to +see if this is permitted. See for more +information. + +The U.S. Government Department of Commerce, Bureau of Industry and +Security (BIS), has classified this software as Export Commodity +Control Number (ECCN) 5D002.C.1, which includes information security +software using or performing cryptographic functions with asymmetric +algorithms. The form and manner of this Apache Software Foundation +distribution makes it eligible for export under the License Exception +ENC Technology Software Unrestricted (TSU) exception (see the BIS +Export Administration Regulations, Section 740.13) for both object +code and source code. + +The following provides more details on the included cryptographic software: + +This software uses the SSL libraries from the Jetty project written +by mortbay.org. +Hadoop Yarn Server Web Proxy uses the BouncyCastle Java +cryptography APIs written by the Legion of the Bouncy Castle Inc. From 7a3d684b32ee2b02090747b6e9c097f265daf801 Mon Sep 17 00:00:00 2001 From: Sudip Roy <59234028+imsudiproy@users.noreply.github.com> Date: Tue, 12 Sep 2023 21:59:15 +0530 Subject: [PATCH 2/2] Update NOTICE --- NOTICE | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/NOTICE b/NOTICE index fd01babb..4e457052 100755 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,3 @@ -== Notices and Attribution == This product includes software developed by Google Snappy: http://code.google.com/p/snappy/ (New BSD License) @@ -11,34 +10,13 @@ This library contains statically linked libstdc++. This inclusion is allowed by http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html == Contributors == - * Tatu Saloranta + * Tatu Saloranta * Providing benchmark suite * Alec Wysoker * Performance and memory usage improvement -== Export Control Notice == -This distribution includes cryptographic software. The country in -which you currently reside may have restrictions on the import, -possession, use, and/or re-export to another country, of -encryption software. BEFORE using any encryption software, please -check your country's laws, regulations and policies concerning the -import, possession, or use, and re-export of encryption software, to -see if this is permitted. See for more -information. +Third-Party Notices and Licenses: -The U.S. Government Department of Commerce, Bureau of Industry and -Security (BIS), has classified this software as Export Commodity -Control Number (ECCN) 5D002.C.1, which includes information security -software using or performing cryptographic functions with asymmetric -algorithms. The form and manner of this Apache Software Foundation -distribution makes it eligible for export under the License Exception -ENC Technology Software Unrestricted (TSU) exception (see the BIS -Export Administration Regulations, Section 740.13) for both object -code and source code. - -The following provides more details on the included cryptographic software: - -This software uses the SSL libraries from the Jetty project written -by mortbay.org. -Hadoop Yarn Server Web Proxy uses the BouncyCastle Java -cryptography APIs written by the Legion of the Bouncy Castle Inc. +- Hadoop: Apache Hadoop is used as a dependency + License: Apache License 2.0 + Source/Reference: https://github.com/apache/hadoop/blob/trunk/NOTICE.txt