Including Crypto NOTICE in the README.md
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/32786333 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/32786333 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/32786333 Branch: refs/heads/master Commit: 327863331746513d454518aa3543bc6f3389bf62 Parents: 72ea8af Author: Roman Shaposhnik <[email protected]> Authored: Tue Sep 6 11:15:38 2016 -0700 Committer: Roman Shaposhnik <[email protected]> Committed: Tue Sep 6 11:17:50 2016 -0700 ---------------------------------------------------------------------- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/32786333/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index eafb027..eed0c25 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,23 @@ Apache HAWQ is a Hadoop native SQL query engine that combines the key technologi Please refer to the [BUILD_INSTRUCTIONS][1] file. [1]: https://github.com/apache/incubator-hawq/blob/master/BUILD_INSTRUCTIONS.md "BUILD_INSTRUCTIONS" + +# 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.
