diff options
Diffstat (limited to 'examples/declarative/referenceexamples/default')
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/referenceexamples/default/birthdayparty.py b/examples/declarative/referenceexamples/default/birthdayparty.py index 3f3fe0894..ee91a39be 100644 --- a/examples/declarative/referenceexamples/default/birthdayparty.py +++ b/examples/declarative/referenceexamples/default/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/default/main.py b/examples/declarative/referenceexamples/default/main.py index a1c4ff91a..197e7bedb 100644 --- a/examples/declarative/referenceexamples/default/main.py +++ b/examples/declarative/referenceexamples/default/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/default/person.py b/examples/declarative/referenceexamples/default/person.py index c66b16690..3adfd35b9 100644 --- a/examples/declarative/referenceexamples/default/person.py +++ b/examples/declarative/referenceexamples/default/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. ## |
