You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/04/22 22:20:33 UTC

svn commit: r650637 - in /james/mailet/crypto/trunk: README.txt src/site/xdoc/index.xml

Author: rdonkin
Date: Tue Apr 22 13:20:30 2008
New Revision: 650637

URL: http://svn.apache.org/viewvc?rev=650637&view=rev
Log:
Updated source to reflect requirements in http://www.apache.org/licenses/exports/.

Modified:
    james/mailet/crypto/trunk/README.txt
    james/mailet/crypto/trunk/src/site/xdoc/index.xml

Modified: james/mailet/crypto/trunk/README.txt
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/README.txt?rev=650637&r1=650636&r2=650637&view=diff
==============================================================================
--- james/mailet/crypto/trunk/README.txt (original)
+++ james/mailet/crypto/trunk/README.txt Tue Apr 22 13:20:30 2008
@@ -1,4 +1,36 @@
 JAMES Crytographic Mailets
 -------------------------
 
-Contains mailets dealing with crytography.
\ No newline at end of file
+Contains mailets dealing with crytography.
+
+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:
+    		
+    		This library provides high level crytographic operations
+    		based on lower level crytographic libraries created
+    		by The Legion of the Bouncy Castle (http://www.bouncycastle.org/).
+
+    Export classifications and source links can be found
+    at http://www.apache.org/licenses/exports/.

Modified: james/mailet/crypto/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/xdoc/index.xml?rev=650637&r1=650636&r2=650637&view=diff
==============================================================================
--- james/mailet/crypto/trunk/src/site/xdoc/index.xml (original)
+++ james/mailet/crypto/trunk/src/site/xdoc/index.xml Tue Apr 22 13:20:30 2008
@@ -51,5 +51,39 @@
     		</li>
     	</ul>
     </section>
+    <section name='Cryptography Notice'>
+    <p>
+       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 
+   <a href='http://www.wassenaar.org/'>http://www.wassenaar.org</a> for more
+   information.
+	</p><p>
+   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.
+	</p><p>
+   The following provides more details on the included cryptographic
+   software:
+    </p>
+    	<ul>
+    		<li>This library provides high level crytographic operations
+    		based on lower level crytographic libraries created
+    		by <a href='http://www.bouncycastle.org/'>The Legion of the Bouncy Castle</a>.
+    		</li>
+    	</ul>
+    <p>Export classifications and source links can be found
+    <a href='http://www.apache.org/licenses/exports/'>here</a>.</p>
+    </section>
   </body>
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org