diff options
Diffstat (limited to 'examples/sql')
| -rw-r--r-- | examples/sql/books/bookdelegate.py | 2 | ||||
| -rw-r--r-- | examples/sql/books/bookwindow.py | 2 | ||||
| -rw-r--r-- | examples/sql/books/createdb.py | 2 | ||||
| -rw-r--r-- | examples/sql/books/main.py | 2 | ||||
| -rw-r--r-- | examples/sql/relationaltablemodel/connection.py | 2 | ||||
| -rw-r--r-- | examples/sql/relationaltablemodel/relationaltablemodel.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/sql/books/bookdelegate.py b/examples/sql/books/bookdelegate.py index f8b199d76..1af914d7d 100644 --- a/examples/sql/books/bookdelegate.py +++ b/examples/sql/books/bookdelegate.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/sql/books/bookwindow.py b/examples/sql/books/bookwindow.py index c57db4afb..761abc818 100644 --- a/examples/sql/books/bookwindow.py +++ b/examples/sql/books/bookwindow.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/sql/books/createdb.py b/examples/sql/books/createdb.py index 48784a88e..aa5be9ba0 100644 --- a/examples/sql/books/createdb.py +++ b/examples/sql/books/createdb.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/sql/books/main.py b/examples/sql/books/main.py index 3994a66b4..08b4fefe2 100644 --- a/examples/sql/books/main.py +++ b/examples/sql/books/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. ## diff --git a/examples/sql/relationaltablemodel/connection.py b/examples/sql/relationaltablemodel/connection.py index 8a4e8f5db..7cb247810 100644 --- a/examples/sql/relationaltablemodel/connection.py +++ b/examples/sql/relationaltablemodel/connection.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/sql/relationaltablemodel/relationaltablemodel.py b/examples/sql/relationaltablemodel/relationaltablemodel.py index a25d28799..025ae7056 100644 --- a/examples/sql/relationaltablemodel/relationaltablemodel.py +++ b/examples/sql/relationaltablemodel/relationaltablemodel.py @@ -2,7 +2,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. ## |
