Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 65142 invoked from network); 18 Feb 2007 00:56:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Feb 2007 00:56:19 -0000 Received: (qmail 48172 invoked by uid 500); 18 Feb 2007 00:56:27 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 48161 invoked by uid 500); 18 Feb 2007 00:56:26 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 48152 invoked by uid 99); 18 Feb 2007 00:56:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Feb 2007 16:56:26 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Feb 2007 16:56:18 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 20D031A981A; Sat, 17 Feb 2007 16:55:58 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r508842 - /incubator/abdera/java/branches/0.2.2-incubating/README Date: Sun, 18 Feb 2007 00:55:58 -0000 To: abdera-commits@incubator.apache.org From: jmsnell@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070218005558.20D031A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jmsnell Date: Sat Feb 17 16:55:57 2007 New Revision: 508842 URL: http://svn.apache.org/viewvc?view=rev&rev=508842 Log: (empty) Modified: incubator/abdera/java/branches/0.2.2-incubating/README Modified: incubator/abdera/java/branches/0.2.2-incubating/README URL: http://svn.apache.org/viewvc/incubator/abdera/java/branches/0.2.2-incubating/README?view=diff&rev=508842&r1=508841&r2=508842 ============================================================================== --- incubator/abdera/java/branches/0.2.2-incubating/README (original) +++ incubator/abdera/java/branches/0.2.2-incubating/README Sat Feb 17 16:55:57 2007 @@ -47,4 +47,32 @@ - Fix Stax API conformance issues so we can work with more Stax parsers - Fix XHTML/XML Entry content bug - General code cleanups / Hide constructors not intended for general use - \ No newline at end of file + + + +Export 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 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: + + http://xml.apache.org/security/ + http://www.bouncycastle.org/ \ No newline at end of file