diff options
Diffstat (limited to 'examples/declarative/referenceexamples/grouped')
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/referenceexamples/grouped/birthdayparty.py b/examples/declarative/referenceexamples/grouped/birthdayparty.py index 2ae9fb12d..e1926da22 100644 --- a/examples/declarative/referenceexamples/grouped/birthdayparty.py +++ b/examples/declarative/referenceexamples/grouped/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/grouped/main.py b/examples/declarative/referenceexamples/grouped/main.py index 9911ccc3a..6fb74c6c4 100644 --- a/examples/declarative/referenceexamples/grouped/main.py +++ b/examples/declarative/referenceexamples/grouped/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/grouped/person.py b/examples/declarative/referenceexamples/grouped/person.py index c05c76777..609cb73cf 100644 --- a/examples/declarative/referenceexamples/grouped/person.py +++ b/examples/declarative/referenceexamples/grouped/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. ## |
