svn commit: r637559 - in /ofbiz/trunk: NOTICE README

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r637559 - in /ofbiz/trunk: NOTICE README

jonesde
Author: jonesde
Date: Sun Mar 16 01:15:38 2008
New Revision: 637559

URL: http://svn.apache.org/viewvc?rev=637559&view=rev
Log:
Added BIS/TSU exception notices

Modified:
    ofbiz/trunk/NOTICE
    ofbiz/trunk/README

Modified: ofbiz/trunk/NOTICE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/NOTICE?rev=637559&r1=637558&r2=637559&view=diff
==============================================================================
--- ofbiz/trunk/NOTICE (original)
+++ ofbiz/trunk/NOTICE Sun Mar 16 01:15:38 2008
@@ -313,4 +313,35 @@
 This product includes software developed by
 Thomas Fuchs (http://script.aculo.us).
 
+=========================================================================
+==  BIS Crypto TSU exception 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:
+  
+   * Various classes in OFBiz, including DesCrypt, HashCrypt, and
+     BlowFishCrypt use libraries from the Sun Java JDK API including
+     java.security.* and javax.crypto.* (the JCE, Java Cryptography
+     Extensions API)
+   * Other classes such as HttpClient and various related ones use
+     the JSSE (Java Secure Sockets Extension) API
 ================================================================

Modified: ofbiz/trunk/README
URL: http://svn.apache.org/viewvc/ofbiz/trunk/README?rev=637559&r1=637558&r2=637559&view=diff
==============================================================================
--- ofbiz/trunk/README (original)
+++ ofbiz/trunk/README Sun Mar 16 01:15:38 2008
@@ -46,3 +46,35 @@
 
 Enjoy!
 
+=========================================================================
+==  BIS Crypto TSU exception 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:
+  
+   * Various classes in OFBiz, including DesCrypt, HashCrypt, and
+     BlowFishCrypt use libraries from the Sun Java JDK API including
+     java.security.* and javax.crypto.* (the JCE, Java Cryptography
+     Extensions API)
+   * Other classes such as HttpClient and various related ones use
+     the JSSE (Java Secure Sockets Extension) API
+=========================================================================