Author: markt
Date: Fri Jun 19 20:25:01 2009
New Revision: 786654

URL: http://svn.apache.org/viewvc?rev=786654&view=rev
Log:
As per http://www.apache.org/dev/crypto.html#inform add a crypto notice to each 
of the releases

Modified:
    tomcat/build/tc5.5.x/RELEASE-NOTES
    tomcat/container/branches/tc4.1.x/README.txt
    tomcat/tc6.0.x/trunk/RELEASE-NOTES
    tomcat/trunk/RELEASE-NOTES

Modified: tomcat/build/tc5.5.x/RELEASE-NOTES
URL: 
http://svn.apache.org/viewvc/tomcat/build/tc5.5.x/RELEASE-NOTES?rev=786654&r1=786653&r2=786654&view=diff
==============================================================================
--- tomcat/build/tc5.5.x/RELEASE-NOTES (original)
+++ tomcat/build/tc5.5.x/RELEASE-NOTES Fri Jun 19 20:25:01 2009
@@ -37,6 +37,7 @@
 * Symlinking static resources
 * Enabling invoker servlet
 * Viewing the Tomcat Change Log
+* Cryptographic software notice
 * When all else fails
 
 
@@ -189,6 +190,34 @@
 See changelog.html in this directory.
 
 
+=============================
+Cryptographic software 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:
+  - Tomcat includes code designed to work with JSSE
+  - Tomcat includes code designed to work with OpenSSL
+  
+  
 ====================
 When all else fails:
 ====================

Modified: tomcat/container/branches/tc4.1.x/README.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/README.txt?rev=786654&r1=786653&r2=786654&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/README.txt (original)
+++ tomcat/container/branches/tc4.1.x/README.txt Fri Jun 19 20:25:01 2009
@@ -63,3 +63,31 @@
 
 Previous releases may be found in the Apache archives, available via the above
 download page.
+
+
+                     Cryptographic software 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:
+  - Tomcat includes code designed to work with JSSE
+  - Tomcat includes code designed to work with OpenSSL
\ No newline at end of file

Modified: tomcat/tc6.0.x/trunk/RELEASE-NOTES
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RELEASE-NOTES?rev=786654&r1=786653&r2=786654&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/RELEASE-NOTES (original)
+++ tomcat/tc6.0.x/trunk/RELEASE-NOTES Fri Jun 19 20:25:01 2009
@@ -36,6 +36,7 @@
 * Symlinking static resources
 * Enabling invoker servlet
 * Viewing the Tomcat Change Log
+* Cryptographic software notice
 * When all else fails
 
 
@@ -184,6 +185,34 @@
 See changelog.html in this directory.
 
 
+=============================
+Cryptographic software 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:
+  - Tomcat includes code designed to work with JSSE
+  - Tomcat includes code designed to work with OpenSSL
+
+
 ====================
 When all else fails:
 ====================

Modified: tomcat/trunk/RELEASE-NOTES
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES?rev=786654&r1=786653&r2=786654&view=diff
==============================================================================
--- tomcat/trunk/RELEASE-NOTES (original)
+++ tomcat/trunk/RELEASE-NOTES Fri Jun 19 20:25:01 2009
@@ -35,6 +35,7 @@
 * Security manager URLs
 * Symlinking static resources
 * Viewing the Tomcat Change Log
+* Cryptographic software notice
 * When all else fails
 
 
@@ -43,8 +44,8 @@
 ===================
 Tomcat @VERSION_MAJOR_MINOR@ is designed to run on JSE 6.0 and later.
 
-In addition, Tomcat @VERSION_MAJOR_MINOR@ uses the Eclipse JDT Java compiler 
for compiling
-JSP pages.  This means you no longer need to have the complete
+In addition, Tomcat @VERSION_MAJOR_MINOR@ uses the Eclipse JDT Java compiler 
for
+compiling JSP pages.  This means you no longer need to have the complete
 Java Development Kit (JDK) to run Tomcat, but a Java Runtime Environment
 (JRE) is sufficient.  The Eclipse JDT Java compiler is bundled with the 
 binary Tomcat distributions.  Tomcat can also be configured to use the
@@ -170,6 +171,34 @@
 See changelog.html in this directory.
 
 
+=============================
+Cryptographic software 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:
+  - Tomcat includes code designed to work with JSSE
+  - Tomcat includes code designed to work with OpenSSL
+
+
 ====================
 When all else fails:
 ====================



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to