diff options
Diffstat (limited to 'examples/quick3d')
| -rw-r--r-- | examples/quick3d/customgeometry/examplepoint.py | 2 | ||||
| -rw-r--r-- | examples/quick3d/customgeometry/exampletriangle.py | 2 | ||||
| -rw-r--r-- | examples/quick3d/customgeometry/main.py | 2 | ||||
| -rw-r--r-- | examples/quick3d/intro/main.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/quick3d/customgeometry/examplepoint.py b/examples/quick3d/customgeometry/examplepoint.py index 97c323ff6..27ccab8d8 100644 --- a/examples/quick3d/customgeometry/examplepoint.py +++ b/examples/quick3d/customgeometry/examplepoint.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/quick3d/customgeometry/exampletriangle.py b/examples/quick3d/customgeometry/exampletriangle.py index aea789338..c75e2ef33 100644 --- a/examples/quick3d/customgeometry/exampletriangle.py +++ b/examples/quick3d/customgeometry/exampletriangle.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/quick3d/customgeometry/main.py b/examples/quick3d/customgeometry/main.py index 7b0fc7085..12cf88bd1 100644 --- a/examples/quick3d/customgeometry/main.py +++ b/examples/quick3d/customgeometry/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/quick3d/intro/main.py b/examples/quick3d/intro/main.py index c3189fb23..b9285fc23 100644 --- a/examples/quick3d/intro/main.py +++ b/examples/quick3d/intro/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. ## |
