diff options
Diffstat (limited to 'examples/declarative/referenceexamples/methods')
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. ## |
