You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2020/06/08 20:28:37 UTC

svn commit: r1878636 - in /pdfbox/trunk: README.md RELEASE-NOTES.txt

Author: lehmi
Date: Mon Jun  8 20:28:36 2020
New Revision: 1878636

URL: http://svn.apache.org/viewvc?rev=1878636&view=rev
Log:
http -> https

Modified:
    pdfbox/trunk/README.md
    pdfbox/trunk/RELEASE-NOTES.txt

Modified: pdfbox/trunk/README.md
URL: http://svn.apache.org/viewvc/pdfbox/trunk/README.md?rev=1878636&r1=1878635&r2=1878636&view=diff
==============================================================================
--- pdfbox/trunk/README.md (original)
+++ pdfbox/trunk/README.md Mon Jun  8 20:28:36 2020
@@ -1,4 +1,4 @@
-Apache PDFBox <http://pdfbox.apache.org/>
+Apache PDFBox <https://pdfbox.apache.org/>
 ===================================================
 
 The Apache PDFBox library is an open source Java tool for working with PDF 
@@ -7,18 +7,18 @@ of existing documents and the ability to
 PDFBox also includes several command line utilities. PDFBox is published
 under the Apache License, Version 2.0.
 
-PDFBox is a project of the Apache Software Foundation <http://www.apache.org/>.
+PDFBox is a project of the Apache Software Foundation <https://www.apache.org/>.
 
 Binary Downloads
 ----------------
 
 You can download binary versions for releases currently under development or older
-releases from our [Download Page](http://pdfbox.apache.org/download.cgi).
+releases from our [Download Page](https://pdfbox.apache.org/download.cgi).
 
 Build
 -----
 
-You need Java 8 (or higher) and Maven 3 <http://maven.apache.org/> to
+You need Java 8 (or higher) and Maven 3 <https://maven.apache.org/> to
 build PDFBox. The recommended build command is:
 
     mvn clean install
@@ -33,7 +33,7 @@ Contribute
 There are various ways to help us improve PDFBox. 
 
 - look at the [Issue Tracker](https://issues.apache.org/jira/browse/PDFBOX) to help us fix bugs.
-- answer questions on our [Users Mailing List](http://pdfbox.apache.org/mailinglists.html "Subscribe to Mailing List").
+- answer questions on our [Users Mailing List](https://pdfbox.apache.org/mailinglists.html "Subscribe to Mailing List").
 - help us enhance the [Examples](https://svn.apache.org/repos/asf/pdfbox/trunk/examples/)
 - help us to enhance the [PDFBox Documentation](https://git-wip-us.apache.org/repos/asf/pdfbox-docs)
 or on [GitHub](https://github.com/apache/pdfbox-docs). 
@@ -41,7 +41,7 @@ or on [GitHub](https://github.com/apache
 Support
 -------
 
-**Please follow the guidelines at our [Support Page](http://pdfbox.apache.org/support.html).**
+**Please follow the guidelines at our [Support Page](https://pdfbox.apache.org/support.html).**
 
 If you have questions about how to use PDFBox do ask on the
 [Users Mailing List](/mailinglists.html "Subscribe to Mailing List").
@@ -50,7 +50,7 @@ This will get you help from the entire c
 The PDFBox examples and the test code in the sources will also provide additional information.
 
 And there are additional resources available on sites such as
-[Stack Overflow](http://stackoverflow.com/search?q=pdfbox "Stack Overflow").
+[Stack Overflow](https://stackoverflow.com/search?q=pdfbox "Stack Overflow").
 
 If you are sure you have found a bug the please report the issue in our 
 [Issue Tracker](https://issues.apache.org/jira/browse/PDFBOX). 
@@ -91,7 +91,7 @@ The ASF licenses this file to You under
 (the "License"); you may not use this file except in compliance with
 the License.  You may obtain a copy of the License at
 
-     http://www.apache.org/licenses/LICENSE-2.0
+     https://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
@@ -108,7 +108,7 @@ and/or re-export to another country, of
 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.
+<https://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

Modified: pdfbox/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/pdfbox/trunk/RELEASE-NOTES.txt?rev=1878636&r1=1878635&r2=1878636&view=diff
==============================================================================
--- pdfbox/trunk/RELEASE-NOTES.txt (original)
+++ pdfbox/trunk/RELEASE-NOTES.txt Mon Jun  8 20:28:36 2020
@@ -37,7 +37,7 @@ documents and the ability to extract con
 also includes several command line utilities. Apache PDFBox is published
 under the Apache License, Version 2.0.
 
-For more information, visit http://pdfbox.apache.org/
+For more information, visit https://pdfbox.apache.org/
 
 About The Apache Software Foundation
 ------------------------------------
@@ -49,4 +49,4 @@ enables individual and commercial users
 the Foundation's intellectual property framework limits the legal exposure
 of its 2,500+ contributors.
 
-For more information, visit http://www.apache.org/
+For more information, visit https://www.apache.org/