diff options
Diffstat (limited to 'examples/networkauth')
| -rw-r--r-- | examples/networkauth/redditclient/main.py | 2 | ||||
| -rw-r--r-- | examples/networkauth/redditclient/redditmodel.py | 2 | ||||
| -rw-r--r-- | examples/networkauth/redditclient/redditwrapper.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/networkauth/redditclient/main.py b/examples/networkauth/redditclient/main.py index 813c61964..7cfaeab45 100644 --- a/examples/networkauth/redditclient/main.py +++ b/examples/networkauth/redditclient/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/networkauth/redditclient/redditmodel.py b/examples/networkauth/redditclient/redditmodel.py index 546532112..e87ead98c 100644 --- a/examples/networkauth/redditclient/redditmodel.py +++ b/examples/networkauth/redditclient/redditmodel.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/networkauth/redditclient/redditwrapper.py b/examples/networkauth/redditclient/redditwrapper.py index 19dddf654..c1735046f 100644 --- a/examples/networkauth/redditclient/redditwrapper.py +++ b/examples/networkauth/redditclient/redditwrapper.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. ## |
