[ https://issues.apache.org/jira/browse/GEODE-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000478#comment-16000478 ]
ASF GitHub Bot commented on GEODE-2832: --------------------------------------- Github user masaki-yamakawa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/95#discussion_r115204022 --- Diff: README.md --- @@ -24,3 +24,33 @@ Native Client applications can be written in these client technologies: * [C++](https://isocpp.org) * [C#](https://msdn.microsoft.com/en-us/library/ms228593.aspx) + +## 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 Geode is designed to be used with + [Java Secure Socket Extension](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html) (JSSE) and --- End diff -- I deleted the statements about JCE. OpenSSL does not delete statement because it is used. > Fixing the link of README.md > ---------------------------- > > Key: GEODE-2832 > URL: https://issues.apache.org/jira/browse/GEODE-2832 > Project: Geode > Issue Type: Bug > Components: docs, native client > Reporter: Masaki Yamakawa > Priority: Minor > > Fixed an error in Markdown link notation of README.md. > - Delete the space between the display name and the destination URL. > - Fixed link destination of native-client-intro.html > - Fixed link of BUILDING.md -- This message was sent by Atlassian JIRA (v6.3.15#6346)