aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-03-30 21:07:31 +0200
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-04-01 23:32:03 +0200
commit7b0882908f42262156dd17879e03f49917cea190 (patch)
tree85d730eab3c515d486351d8257e89f0b72e6c62b
parent78498a07f0f15736c50c5a68021f87cd8b2341b6 (diff)
doc: use https in the licenses and readmes
Pick-to: 6.2 Change-Id: I9acb017a527b0195a896437b9007e3843a410d7d Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--LICENSE.COMMERCIAL6
-rw-r--r--LICENSE.FDL4
-rw-r--r--LICENSE.GPLv310
-rw-r--r--LICENSE.GPLv3-EXCEPT8
-rw-r--r--LICENSE.LGPLv34
-rw-r--r--README.md4
-rw-r--r--README.pyside6.md6
-rw-r--r--README.pyside6_addons.md4
-rw-r--r--README.pyside6_essentials.md4
-rw-r--r--header.BSD-OLD2
10 files changed, 26 insertions, 26 deletions
diff --git a/LICENSE.COMMERCIAL b/LICENSE.COMMERCIAL
index 9854ef9a9..606c47017 100644
--- a/LICENSE.COMMERCIAL
+++ b/LICENSE.COMMERCIAL
@@ -98,12 +98,12 @@ respective License Certificate.
“Licensed Software” shall mean all versions of the
(i) Qt Toolkit (including Qt Essentials, Qt Add-Ons and Value-Add modules) as
-described in http://doc.qt.io/qt-5/qtmodules.html,
+described in https://doc.qt.io/qt-5/qtmodules.html,
(ii). Qt Creator (including Creator IDE tool) as described in
-http://doc.qt.io/qtcreator/index.html,
+https://doc.qt.io/qtcreator/index.html,
-(iii). Qt 3D Studio as described in http://doc.qt.io/qt3dstudio/index.html, and
+(iii). Qt 3D Studio as described in https://doc.qt.io/qt3dstudio/index.html, and
as well as corresponding online or electronic documentation, associated media
and printed materials, including the source code, example programs and the
diff --git a/LICENSE.FDL b/LICENSE.FDL
index 938bb8da9..c69d0f1b7 100644
--- a/LICENSE.FDL
+++ b/LICENSE.FDL
@@ -3,7 +3,7 @@
Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
- <http://fsf.org/>
+ <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -376,7 +376,7 @@ The Free Software Foundation may publish new, revised versions of the
GNU Free Documentation License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in
detail to address new problems or concerns. See
-http://www.gnu.org/copyleft/.
+https://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
diff --git a/LICENSE.GPLv3 b/LICENSE.GPLv3
index 71c4ad49c..af5a31a7f 100644
--- a/LICENSE.GPLv3
+++ b/LICENSE.GPLv3
@@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
- Contact: http://www.qt.io/licensing/
+ Contact: https://www.qt.io/licensing/
You may use, distribute and copy the Qt Toolkit under the terms of
GNU Lesser General Public License version 3. That license references
@@ -13,7 +13,7 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -657,7 +657,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -676,11 +676,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/LICENSE.GPLv3-EXCEPT b/LICENSE.GPLv3-EXCEPT
index b1cb1bec7..c437a8577 100644
--- a/LICENSE.GPLv3-EXCEPT
+++ b/LICENSE.GPLv3-EXCEPT
@@ -31,7 +31,7 @@ application, under the terms of this license.
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -675,7 +675,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -694,11 +694,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/LICENSE.LGPLv3 b/LICENSE.LGPLv3
index 1f78e0508..90fa81c42 100644
--- a/LICENSE.LGPLv3
+++ b/LICENSE.LGPLv3
@@ -1,7 +1,7 @@
GNU LESSER GENERAL PUBLIC LICENSE
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
- Contact: http://www.qt.io/licensing/
+ Contact: https://www.qt.io/licensing/
You may use, distribute and copy the Qt Toolkit under the terms of
GNU Lesser General Public License version 3, which is displayed below.
@@ -13,7 +13,7 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff --git a/README.md b/README.md
index 00a41f89f..42009232d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Qt For Python
-Qt For Python is the [Python Qt bindings project](http://wiki.qt.io/PySide6),
+Qt For Python is the [Python Qt bindings project](https://wiki.qt.io/PySide6),
providing access to the complete Qt framework as well as to generator tools for
rapidly generating bindings for any C++ libraries.
@@ -152,7 +152,7 @@ platforms.
Please note that official Windows packages do not ship the OpenSSL libraries
due to import/export restrictions as described in
-http://doc.qt.io/qt-6/ssl.html#import-and-export-restrictions
+https://doc.qt.io/qt-6/ssl.html#import-and-export-restrictions
You can specify the location of the OpenSSL DLLs with the following option:
`--openssl=</path/to/openssl/bin-directory>`.
diff --git a/README.pyside6.md b/README.pyside6.md
index 0ece3ba72..7343c8056 100644
--- a/README.pyside6.md
+++ b/README.pyside6.md
@@ -5,7 +5,7 @@
**Important:** for Qt5 compatibility, check [PySide2](https://pypi.org/project/PySide2)
PySide6 is the official Python module from the
-[Qt for Python project](http://wiki.qt.io/Qt_for_Python),
+[Qt for Python project](https://wiki.qt.io/Qt_for_Python),
which provides access to the complete Qt 6.0+ framework.
The Qt for Python project is developed in the open, with all facilities you'd expect
@@ -33,7 +33,7 @@ pip install PySide6
PySide6 versions following 6.0 use a C++ parser based on
[Clang](http://clang.org/). The Clang library (C-bindings), version 13.0 or
higher is required for building. Prebuilt versions of it can be downloaded from
-[download.qt.io](http://download.qt.io/development_releases/prebuilt/libclang/).
+[download.qt.io](https://download.qt.io/development_releases/prebuilt/libclang/).
After unpacking the archive, set the environment variable *LLVM_INSTALL_DIR* to
point to the folder containing the *include* and *lib* directories of Clang:
@@ -84,7 +84,7 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
### Community
Check *#qt-pyside*, our official IRC channel on FreeNode, or contact us via our
-[mailing list](http://lists.qt-project.org/mailman/listinfo/pyside).
+[mailing list](https://lists.qt-project.org/mailman/listinfo/pyside).
### Licensing
diff --git a/README.pyside6_addons.md b/README.pyside6_addons.md
index f6e2e6605..b62c0d819 100644
--- a/README.pyside6_addons.md
+++ b/README.pyside6_addons.md
@@ -1,7 +1,7 @@
# PySide6 Addons
PySide6 is the official Python module from the
-[Qt for Python project](http://wiki.qt.io/Qt_for_Python),
+[Qt for Python project](https://wiki.qt.io/Qt_for_Python),
which provides access to the complete Qt 6.0+ framework.
The Qt for Python project is developed in the open, with all facilities you'd expect
@@ -52,7 +52,7 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
### Community
Check *#qt-pyside*, our official IRC channel on FreeNode, or contact us via our
-[mailing list](http://lists.qt-project.org/mailman/listinfo/pyside).
+[mailing list](https://lists.qt-project.org/mailman/listinfo/pyside).
### Licensing
diff --git a/README.pyside6_essentials.md b/README.pyside6_essentials.md
index 629db92ef..b11ebd10f 100644
--- a/README.pyside6_essentials.md
+++ b/README.pyside6_essentials.md
@@ -1,7 +1,7 @@
# PySide6 Essentials
PySide6 is the official Python module from the
-[Qt for Python project](http://wiki.qt.io/Qt_for_Python),
+[Qt for Python project](https://wiki.qt.io/Qt_for_Python),
which provides access to the complete Qt 6.0+ framework.
The Qt for Python project is developed in the open, with all facilities you'd expect
@@ -46,7 +46,7 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
### Community
Check *#qt-pyside*, our official IRC channel on FreeNode, or contact us via our
-[mailing list](http://lists.qt-project.org/mailman/listinfo/pyside).
+[mailing list](https://lists.qt-project.org/mailman/listinfo/pyside).
### Licensing
diff --git a/header.BSD-OLD b/header.BSD-OLD
index 687705fee..ee5eaa478 100644
--- a/header.BSD-OLD
+++ b/header.BSD-OLD
@@ -1,7 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Contact: https://www.qt.io/licensing/
**
** This file is part of the FOO module of the Qt Toolkit.
**