Skip to content

Commit 051ea3a

Browse files
committed
[MINOR][BUILD] Add ECCN notice required by http://www.apache.org/dev/crypto.html
Add ECCN notice required by http://www.apache.org/dev/crypto.html See https://issues.apache.org/jira/browse/LEGAL-398 This should probably be backported to 2.3, 2.2, as that's when the key dep (commons crypto) turned up. BC is actually unused, but still there. N/A Closes #22064 from srowen/ECCN. Authored-by: Sean Owen <[email protected]> Signed-off-by: Sean Owen <[email protected]> (cherry picked from commit 91cdab5) Signed-off-by: Sean Owen <[email protected]>
1 parent b283c1f commit 051ea3a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

NOTICE

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).
66

77

8+
Export Control Notice
9+
---------------------
10+
11+
This distribution includes cryptographic software. The country in which you currently reside may have
12+
restrictions on the import, possession, use, and/or re-export to another country, of encryption software.
13+
BEFORE using any encryption software, please check your country's laws, regulations and policies concerning
14+
the import, possession, or use, and re-export of encryption software, to see if this is permitted. See
15+
<http://www.wassenaar.org/> for more information.
16+
17+
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this
18+
software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software
19+
using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache
20+
Software Foundation distribution makes it eligible for export under the License Exception ENC Technology
21+
Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for
22+
both object code and source code.
23+
24+
The following provides more details on the included cryptographic software:
25+
26+
This software uses Apache Commons Crypto (https://commons.apache.org/proper/commons-crypto/) to
27+
support authentication, and encryption and decryption of data sent across the network between
28+
services.
29+
30+
This software includes Bouncy Castle (http://bouncycastle.org/) to support the jets3t library.
31+
32+
833
========================================================================
934
Common Development and Distribution License 1.0
1035
========================================================================

0 commit comments

Comments
 (0)