aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/systray
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/systray')
-rw-r--r--examples/widgets/systray/main.py2
-rw-r--r--examples/widgets/systray/window.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/systray/main.py b/examples/widgets/systray/main.py
index 7c9b3eee4..f0f9f6ff2 100644
--- a/examples/widgets/systray/main.py
+++ b/examples/widgets/systray/main.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2020 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/widgets/systray/window.py b/examples/widgets/systray/window.py
index 828aebecd..6ca58a79d 100644
--- a/examples/widgets/systray/window.py
+++ b/examples/widgets/systray/window.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2020 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.
##