aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMQchDoxygen.config.in
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2019-01-09 05:32:17 +0100
committerFriedrich W. H. Kossebau <kossebau@kde.org>2019-01-09 05:32:17 +0100
commit1e9e1c508e177b6466282dfad273cf6cfcdf5c76 (patch)
tree49da1bbe094179ab57190f99340a5c67c5c6f4b3 /modules/ECMQchDoxygen.config.in
parentefdca205db4b230b068da480267e665e28b48423 (diff)
downloadextra-cmake-modules-1e9e1c508e177b6466282dfad273cf6cfcdf5c76.tar.gz
extra-cmake-modules-1e9e1c508e177b6466282dfad273cf6cfcdf5c76.tar.bz2
Use more https in links
Diffstat (limited to 'modules/ECMQchDoxygen.config.in')
-rw-r--r--modules/ECMQchDoxygen.config.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/modules/ECMQchDoxygen.config.in b/modules/ECMQchDoxygen.config.in
index ad30072f..58d53b14 100644
--- a/modules/ECMQchDoxygen.config.in
+++ b/modules/ECMQchDoxygen.config.in
@@ -196,13 +196,13 @@ ALIASES = "intern=\par<b>Internal use only.</b>" \
"FIXME=\xrefitem fixme \"Fixme\" \"Fixme\"" \
"bc=\xrefitem bc \"Binary Compatible\" \"Binary Compatible\"" \
"threadsafe=\xrefitem threadsafe \"Threadsafe\" \"Threadsafe\"" \
- "artistic=<a href=\"http://www.opensource.org/licenses/artistic-license.php\">Artistic</a>" \
- "bsd=<a href=\"http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5\">BSD</a>" \
- "x11=<a href=\"http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3\">X11</a>" \
- "gpl=<a href=\"http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC1\">GPLv2</a>" \
- "lgpl=<a href=\"http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#SEC1\">LGPLv2</a>" \
- "mit=<a href=\"http://www.opensource.org/licenses/mit-license.php\">MIT</a>" \
- "qpl=<a href=\"http://doc.trolltech.com/3.0/license.html\">QPL</a>"
+ "artistic=<a href=\"https://opensource.org/licenses/artistic-license.php\">Artistic</a>" \
+ "bsd=<a href=\"https://www.xfree86.org/3.3.6/COPYRIGHT2.html#5\">BSD</a>" \
+ "x11=<a href=\"https://www.xfree86.org/3.3.6/COPYRIGHT2.html#3\">X11</a>" \
+ "gpl=<a href=\"https://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC1\">GPLv2</a>" \
+ "lgpl=<a href=\"https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html#SEC1\">LGPLv2</a>" \
+ "mit=<a href=\"https://www.opensource.org/licenses/mit-license.php\">MIT</a>" \
+ "qpl=<a href=\"https://opensource.org/licenses/QPL-1.0\">QPL</a>"
PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS \
\