tballison commented on code in PR #1008: URL: https://github.com/apache/tika/pull/1008#discussion_r1150989426
########## README.md: ########## @@ -134,9 +134,7 @@ License (see also LICENSE.txt) Collective work: Copyright 2011 The Apache Software Foundation. -Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - -<https://www.apache.org/licenses/LICENSE-2.0> +Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License [here](https://www.apache.org/licenses/LICENSE-2.0) Review Comment: [License](... ########## README.md: ########## @@ -15,7 +15,7 @@ Apache Tika, Tika, Apache, the Apache feather logo, and the Apache Tika project Getting Started =============== Pre-built binaries of Apache Tika standalone applications are available -from https://tika.apache.org/download.html . Pre-built binaries of all the +[here](https://tika.apache.org/download.html). Pre-built binaries of all the Review Comment: on our [downloads page]... ? ########## README.md: ########## @@ -145,13 +143,13 @@ Apache Tika includes a number of subcomponents with separate copyright notices a 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. +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 [here](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 Tika uses the Bouncy Castle generic encryption libraries for extracting text content and metadata from encrypted PDF files. See <http://www.bouncycastle.org/> for more details on Bouncy Castle. +Apache Tika uses the Bouncy Castle generic encryption libraries for extracting text content and metadata from encrypted PDF files. See [here](http://www.bouncycastle.org/) for more details on Bouncy Castle. Review Comment: [bouncycastle.org](... ########## README.md: ########## @@ -145,13 +143,13 @@ Apache Tika includes a number of subcomponents with separate copyright notices a 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. +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 [here](http://www.wassenaar.org/) for more information. Review Comment: [wassenaar.org](... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
