aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/referenceexamples/binding
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/referenceexamples/binding')
-rw-r--r--examples/declarative/referenceexamples/binding/birthdayparty.py2
-rw-r--r--examples/declarative/referenceexamples/binding/happybirthdaysong.py2
-rw-r--r--examples/declarative/referenceexamples/binding/main.py2
-rw-r--r--examples/declarative/referenceexamples/binding/person.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/declarative/referenceexamples/binding/birthdayparty.py b/examples/declarative/referenceexamples/binding/birthdayparty.py
index 525b971d7..12277639a 100644
--- a/examples/declarative/referenceexamples/binding/birthdayparty.py
+++ b/examples/declarative/referenceexamples/binding/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/binding/happybirthdaysong.py b/examples/declarative/referenceexamples/binding/happybirthdaysong.py
index cffcca3d0..d59835983 100644
--- a/examples/declarative/referenceexamples/binding/happybirthdaysong.py
+++ b/examples/declarative/referenceexamples/binding/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/binding/main.py b/examples/declarative/referenceexamples/binding/main.py
index 7e294861c..f629ed277 100644
--- a/examples/declarative/referenceexamples/binding/main.py
+++ b/examples/declarative/referenceexamples/binding/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/binding/person.py b/examples/declarative/referenceexamples/binding/person.py
index e8f6eed62..cd6dc868d 100644
--- a/examples/declarative/referenceexamples/binding/person.py
+++ b/examples/declarative/referenceexamples/binding/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.
##