diff options
Diffstat (limited to 'examples/declarative/referenceexamples/coercion')
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/referenceexamples/coercion/birthdayparty.py b/examples/declarative/referenceexamples/coercion/birthdayparty.py index 4db44d703..24e0b7a4c 100644 --- a/examples/declarative/referenceexamples/coercion/birthdayparty.py +++ b/examples/declarative/referenceexamples/coercion/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/coercion/main.py b/examples/declarative/referenceexamples/coercion/main.py index fc945e184..c4e1e9574 100644 --- a/examples/declarative/referenceexamples/coercion/main.py +++ b/examples/declarative/referenceexamples/coercion/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/coercion/person.py b/examples/declarative/referenceexamples/coercion/person.py index 3bb7e7248..69736e40e 100644 --- a/examples/declarative/referenceexamples/coercion/person.py +++ b/examples/declarative/referenceexamples/coercion/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. ## |
