Author: mattmann Date: Sun Sep 28 10:24:23 2008 New Revision: 699866 URL: http://svn.apache.org/viewvc?rev=699866&view=rev Log: - NUTCH-621
Modified: lucene/nutch/trunk/CHANGES.txt lucene/nutch/trunk/README.txt Modified: lucene/nutch/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/CHANGES.txt?rev=699866&r1=699865&r2=699866&view=diff ============================================================================== --- lucene/nutch/trunk/CHANGES.txt (original) +++ lucene/nutch/trunk/CHANGES.txt Sun Sep 28 10:24:23 2008 @@ -276,6 +276,8 @@ 101. NUTCH-653 - Upgrade to hadoop 0.18. (dogacan) +102. NUTCH-621 - Nutch needs to declare it's crypto usage (mattmann) + Release 0.9 - 2007-04-02 1. Changed log4j confiquration to log to stdout on commandline Modified: lucene/nutch/trunk/README.txt URL: http://svn.apache.org/viewvc/lucene/nutch/trunk/README.txt?rev=699866&r1=699865&r2=699866&view=diff ============================================================================== --- lucene/nutch/trunk/README.txt (original) +++ lucene/nutch/trunk/README.txt Sun Sep 28 10:24:23 2008 @@ -21,4 +21,26 @@ To get started using Nutch read Tutorial: http://lucene.apache.org/nutch/tutorial.html + +Export Control +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: + +Apache Nutch uses the PDFBox API in its parse-pdf plugin for extracting textual content +and metadata from encrypted PDF files. See http://incubator.apache.org/pdfbox/ for more +details on PDFBox.