Author: rdonkin
Date: Fri May 8 11:34:30 2009
New Revision: 772945
URL: http://svn.apache.org/viewvc?rev=772945&view=rev
Log:
Added cryptography notice. MIME4J-134
https://issues.apache.org/jira/browse/MIME4J-134
Added:
james/mime4j/trunk/README (with props)
Modified:
james/mime4j/trunk/assemble/src/assemble/bin.xml
Added: james/mime4j/trunk/README
URL: http://svn.apache.org/viewvc/james/mime4j/trunk/README?rev=772945&view=auto
==============================================================================
--- james/mime4j/trunk/README (added)
+++ james/mime4j/trunk/README Fri May 8 11:34:30 2009
@@ -0,0 +1,26 @@
+Cryptography 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 <http://www.wassenaar.org/> 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:
+
+ Standard JRE functions allow encrypted storage
Propchange: james/mime4j/trunk/README
------------------------------------------------------------------------------
svn:eol-style = native
Modified: james/mime4j/trunk/assemble/src/assemble/bin.xml
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/assemble/src/assemble/bin.xml?rev=772945&r1=772944&r2=772945&view=diff
==============================================================================
--- james/mime4j/trunk/assemble/src/assemble/bin.xml (original)
+++ james/mime4j/trunk/assemble/src/assemble/bin.xml Fri May 8 11:34:30 2009
@@ -34,6 +34,7 @@
<include>LICENSE.*</include>
<include>NOTICE.*</include>
<include>RELEASE_NOTES.txt</include>
+ <include>README</include>
</includes>
</fileSet>
<fileSet>