Author: mseidel
Date: Fri Apr 14 15:07:25 2017
New Revision: 1791376

URL: http://svn.apache.org/viewvc?rev=1791376&view=rev
Log:
Added https for some links

Modified:
    openoffice/trunk/main/NOTICE
    openoffice/trunk/main/cui/source/dialogs/about.src
    openoffice/trunk/main/external/unowinreg/README
    openoffice/trunk/main/helpcontent2/helpers/README
    
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
    openoffice/trunk/main/instsetoo_native/util/openoffice.lst

Modified: openoffice/trunk/main/NOTICE
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/NOTICE?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- openoffice/trunk/main/NOTICE (original)
+++ openoffice/trunk/main/NOTICE Fri Apr 14 15:07:25 2017
@@ -1,14 +1,14 @@
 
-Apache OpenOffice (http://www.openoffice.org)
+Apache OpenOffice (https://www.openoffice.org)
 Copyright 2011, 2017 The Apache Software Foundation
 
 This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 ____
 
 
-Portions of this software copyright (c) 2000-2011, Oracle and/or its 
affiliates  <http://www.oracle.com/>.
+Portions of this software copyright (c) 2000-2011, Oracle and/or its 
affiliates  <https://www.oracle.com/>.
 
 Portions of this software (C) Copyright IBM Corporation 2003, 2012.  All 
Rights Reserved.
 
@@ -29,7 +29,7 @@ Apache Lucene
 Copyright 2006 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 The snowball stemmers in
   contrib/snowball/src/java/net/sf/snowball
@@ -42,7 +42,7 @@ Apache Portable Runtime
 Copyright (c) 2011 The Apache Software Foundation.
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 Portions of this software were developed at the National Center
 for Supercomputing Applications (NCSA) at the University of
@@ -59,7 +59,7 @@ Apache Portable Runtime Utility Library
 Copyright (c) 2011 The Apache Software Foundation.
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 Portions of this software were developed at the National Center
 for Supercomputing Applications (NCSA) at the University of
@@ -75,7 +75,7 @@ Apache Commons Codec
 Copyright 2002-2012 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
 test data from http://aspell.sourceforge.net/test/batch0.tab.
@@ -88,13 +88,13 @@ Apache Jakarta HttpClient
 Copyright 1999-2007 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 Apache Commons Lang
 Copyright 2001-2012 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 This product includes software from the Spring Framework,
 under the Apache License 2.0 (see: StringUtils.containsWhitespace())
@@ -104,14 +104,14 @@ Apache Commons Logging
 Copyright 2003-2007 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 
 Apache Tomcat
 Copyright 1999-2012 The Apache Software Foundation
 
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 Java Management Extensions (JMX) support is provided by
 the MX4J package, which is open source software.  The
@@ -127,7 +127,7 @@ http://nsis.sourceforge.net/.
 Java compilation software for JSP pages is provided by Eclipse, 
 which is open source software.  The original software and 
 related information is available at
-http://www.eclipse.org/.
+https://www.eclipse.org/.
 
 ____
 
@@ -141,7 +141,7 @@ The notices from these projects are foll
 
 serf
 This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+The Apache Software Foundation (https://www.apache.org/).
 
 
 redland
@@ -156,6 +156,6 @@ StAX
 ____
 
 This product includes software developed by the OpenSSL Project
-for use in the OpenSSL Toolkit. (http://www.openssl.org/)
+for use in the OpenSSL Toolkit. (https://www.openssl.org/)
 
 $HeadURL$

Modified: openoffice/trunk/main/cui/source/dialogs/about.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/cui/source/dialogs/about.src?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- openoffice/trunk/main/cui/source/dialogs/about.src (original)
+++ openoffice/trunk/main/cui/source/dialogs/about.src Fri Apr 14 15:07:25 2017
@@ -69,7 +69,7 @@ ModalDialog RID_DEFAULTABOUT
     FixedText RID_CUI_ABOUT_FTXT_WELCOME_LINK
     {
         Left = TRUE ;
-        Text = "http://www.openoffice.org/welcome/credits.html";;
+        Text = "https://www.openoffice.org/welcome/credits.html";;
     };
     String RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR
     {

Modified: openoffice/trunk/main/external/unowinreg/README
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/external/unowinreg/README?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- openoffice/trunk/main/external/unowinreg/README (original)
+++ openoffice/trunk/main/external/unowinreg/README Fri Apr 14 15:07:25 2017
@@ -1,2 +1,2 @@
-Copy unowinreg.dll from http://tools.openoffice.org/unowinreg_prebuild/680/
+Copy unowinreg.dll from https://tools.openoffice.org/unowinreg_prebuild/680/
 here... [ or rebuild it using --with-mingwin= ]

Modified: openoffice/trunk/main/helpcontent2/helpers/README
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/helpers/README?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- openoffice/trunk/main/helpcontent2/helpers/README (original)
+++ openoffice/trunk/main/helpcontent2/helpers/README Fri Apr 14 15:07:25 2017
@@ -5,5 +5,5 @@ Some help content helpers are contained
 Some are in /main/helpauthoring.
 
 Available documentation can be found at:
-http://www.openoffice.org/documentation/online_help/
+https://www.openoffice.org/documentation/online_help/
 

Modified: 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
 (original)
+++ 
openoffice/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/Property.ulf
 Fri Apr 14 15:07:25 2017
@@ -26,16 +26,16 @@ en-US = "Comment in the Add-Remove-Progr
 en-US = "Department for technical support"
 
 [OOO_ARPHELPLINKTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_ARPHELPTELEPHONETEMPLATE]
 en-US = "x-xxx-xxx-xxx"
 
 [OOO_ARPURLINFOABOUTTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_ARPURLUPDATEINFOTEMPLATE]
-en-US = "http://www.openoffice.org";
+en-US = "https://www.openoffice.org";
 
 [OOO_STR_NEW_DISPLAY_NAME]
 en-US = "~New"

Modified: openoffice/trunk/main/instsetoo_native/util/openoffice.lst
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/instsetoo_native/util/openoffice.lst?rev=1791376&r1=1791375&r2=1791376&view=diff
==============================================================================
--- openoffice/trunk/main/instsetoo_native/util/openoffice.lst (original)
+++ openoffice/trunk/main/instsetoo_native/util/openoffice.lst Fri Apr 14 
15:07:25 2017
@@ -97,7 +97,7 @@ Apache_OpenOffice
             DOWNLOADSETUPICO   ooosetup.ico
             RELATIVE_PATHES_IN_DDF 1
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries
@@ -165,7 +165,7 @@ Apache_OpenOffice_Dev
             LOCALUSERDIR $ORIGIN/..
             RELATIVE_PATHES_IN_DDF 1
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries
@@ -217,7 +217,7 @@ Apache_OpenOffice_SDK
             RELATIVE_PATHES_IN_DDF 1
             AOODOWNLOADNAMEPREFIX Apache_OpenOffice-SDK
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries
@@ -264,7 +264,7 @@ Apache_OpenOffice_Beta_SDK
             RELATIVE_PATHES_IN_DDF 1
             AOODOWNLOADNAMEPREFIX Apache_OpenOffice_Beta-SDK
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries
@@ -318,7 +318,7 @@ Apache_OpenOffice_Dev_SDK
             RELATIVE_PATHES_IN_DDF 1
             AOODOWNLOADNAMEPREFIX Apache_OpenOffice-Dev-SDK
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries
@@ -376,7 +376,7 @@ Apache_OpenOffice_Beta
             DOWNLOADSETUPICO   ooosetup.ico
             RELATIVE_PATHES_IN_DDF 1
             STARTCENTER_ADDFEATURE_URL http://extensions.openoffice.org/
-            STARTCENTER_INFO_URL http://www.openoffice.org
+            STARTCENTER_INFO_URL https://www.openoffice.org
             STARTCENTER_TEMPLREP_URL http://templates.openoffice.org
             STARTCENTER_LAYOUT_STYLE 0
             DICT_REPO_URL http://extensions.openoffice.org/dictionaries


Reply via email to