Author: jonesde
Date: Sun Mar 16 01:14:34 2008 New Revision: 637558 URL: http://svn.apache.org/viewvc?rev=637558&view=rev Log: Added BIS/TSU exception notices Modified: ofbiz/branches/release4.0/NOTICE ofbiz/branches/release4.0/README Modified: ofbiz/branches/release4.0/NOTICE URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/NOTICE?rev=637558&r1=637557&r2=637558&view=diff ============================================================================== --- ofbiz/branches/release4.0/NOTICE (original) +++ ofbiz/branches/release4.0/NOTICE Sun Mar 16 01:14:34 2008 @@ -189,3 +189,36 @@ This product incudes software developed by Douglas Crockford (http://www.crockford.com). +========================================================================= +== 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/branches/release4.0/README URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/README?rev=637558&r1=637557&r2=637558&view=diff ============================================================================== --- ofbiz/branches/release4.0/README (original) +++ ofbiz/branches/release4.0/README Sun Mar 16 01:14:34 2008 @@ -46,3 +46,36 @@ 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 +========================================================================= + |
Free forum by Nabble | Edit this page |