aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/referenceexamples/methods
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/referenceexamples/methods')
-rw-r--r--examples/declarative/referenceexamples/methods/birthdayparty.py2
-rw-r--r--examples/declarative/referenceexamples/methods/main.py2
-rw-r--r--examples/declarative/referenceexamples/methods/person.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/referenceexamples/methods/birthdayparty.py b/examples/declarative/referenceexamples/methods/birthdayparty.py
index ca60da771..341a9457d 100644
--- a/examples/declarative/referenceexamples/methods/birthdayparty.py
+++ b/examples/declarative/referenceexamples/methods/birthdayparty.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2021 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/methods/main.py b/examples/declarative/referenceexamples/methods/main.py
index 9dd9086ab..978733151 100644
--- a/examples/declarative/referenceexamples/methods/main.py
+++ b/examples/declarative/referenceexamples/methods/main.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2021 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/methods/person.py b/examples/declarative/referenceexamples/methods/person.py
index 43cdd09e3..b786441fc 100644
--- a/examples/declarative/referenceexamples/methods/person.py
+++ b/examples/declarative/referenceexamples/methods/person.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2021 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.
##