diff options
Diffstat (limited to 'examples/declarative/openglunderqml')
| -rw-r--r-- | examples/declarative/openglunderqml/main.py | 2 | ||||
| -rw-r--r-- | examples/declarative/openglunderqml/squircle.py | 2 | ||||
| -rw-r--r-- | examples/declarative/openglunderqml/squirclerenderer.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/declarative/openglunderqml/main.py b/examples/declarative/openglunderqml/main.py index 2da00fd6b..3b97e829a 100644 --- a/examples/declarative/openglunderqml/main.py +++ b/examples/declarative/openglunderqml/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/openglunderqml/squircle.py b/examples/declarative/openglunderqml/squircle.py index 4ae21661e..663fd24b8 100644 --- a/examples/declarative/openglunderqml/squircle.py +++ b/examples/declarative/openglunderqml/squircle.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/openglunderqml/squirclerenderer.py b/examples/declarative/openglunderqml/squirclerenderer.py index 9f857f55f..97f2691b0 100644 --- a/examples/declarative/openglunderqml/squirclerenderer.py +++ b/examples/declarative/openglunderqml/squirclerenderer.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. ## |
