aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/referenceexamples/valuesource
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/referenceexamples/valuesource')
-rw-r--r--examples/declarative/referenceexamples/valuesource/birthdayparty.py2
-rw-r--r--examples/declarative/referenceexamples/valuesource/happybirthdaysong.py2
-rw-r--r--examples/declarative/referenceexamples/valuesource/main.py2
-rw-r--r--examples/declarative/referenceexamples/valuesource/person.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/declarative/referenceexamples/valuesource/birthdayparty.py b/examples/declarative/referenceexamples/valuesource/birthdayparty.py
index 329dcda26..794963125 100644
--- a/examples/declarative/referenceexamples/valuesource/birthdayparty.py
+++ b/examples/declarative/referenceexamples/valuesource/birthdayparty.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2022 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
+## Contact: https://www.qt.io/licensing/
##
## This file is part of the Qt for Python examples of the Qt Toolkit.
##
diff --git a/examples/declarative/referenceexamples/valuesource/happybirthdaysong.py b/examples/declarative/referenceexamples/valuesource/happybirthdaysong.py
index bf9c99ca8..4e790bfe0 100644
--- a/examples/declarative/referenceexamples/valuesource/happybirthdaysong.py
+++ b/examples/declarative/referenceexamples/valuesource/happybirthdaysong.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2022 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
+## Contact: https://www.qt.io/licensing/
##
## This file is part of the Qt for Python examples of the Qt Toolkit.
##
diff --git a/examples/declarative/referenceexamples/valuesource/main.py b/examples/declarative/referenceexamples/valuesource/main.py
index 84a192efc..dcd8d508a 100644
--- a/examples/declarative/referenceexamples/valuesource/main.py
+++ b/examples/declarative/referenceexamples/valuesource/main.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2022 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
+## Contact: https://www.qt.io/licensing/
##
## This file is part of the Qt for Python examples of the Qt Toolkit.
##
diff --git a/examples/declarative/referenceexamples/valuesource/person.py b/examples/declarative/referenceexamples/valuesource/person.py
index 50b84a6fc..c4c2b8595 100644
--- a/examples/declarative/referenceexamples/valuesource/person.py
+++ b/examples/declarative/referenceexamples/valuesource/person.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2022 The Qt Company Ltd.
-## Contact: http://www.qt.io/licensing/
+## Contact: https://www.qt.io/licensing/
##
## This file is part of the Qt for Python examples of the Qt Toolkit.
##