aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/codeeditor
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/codeeditor')
-rw-r--r--examples/widgets/codeeditor/codeeditor.py2
-rw-r--r--examples/widgets/codeeditor/main.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/codeeditor/codeeditor.py b/examples/widgets/codeeditor/codeeditor.py
index 47dc8b0a3..25290c63f 100644
--- a/examples/widgets/codeeditor/codeeditor.py
+++ b/examples/widgets/codeeditor/codeeditor.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2019 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/codeeditor/main.py b/examples/widgets/codeeditor/main.py
index 0a89160bf..ca9b48c63 100644
--- a/examples/widgets/codeeditor/main.py
+++ b/examples/widgets/codeeditor/main.py
@@ -1,7 +1,7 @@
#############################################################################
##
## Copyright (C) 2019 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.
##