aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
diff options
context:
space:
mode:
Diffstat (limited to 'build_scripts')
-rw-r--r--build_scripts/__init__.py2
-rw-r--r--build_scripts/main.py2
-rw-r--r--build_scripts/options.py2
-rw-r--r--build_scripts/platforms/__init__.py2
-rw-r--r--build_scripts/platforms/linux.py2
-rw-r--r--build_scripts/platforms/macos.py2
-rw-r--r--build_scripts/platforms/unix.py2
-rw-r--r--build_scripts/platforms/windows_desktop.py2
-rw-r--r--build_scripts/qtinfo.py2
-rw-r--r--build_scripts/utils.py2
10 files changed, 10 insertions, 10 deletions
diff --git a/build_scripts/__init__.py b/build_scripts/__init__.py
index f1ebb00d9..571d37492 100644
--- a/build_scripts/__init__.py
+++ b/build_scripts/__init__.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/main.py b/build_scripts/main.py
index 446a7efd0..23eb55008 100644
--- a/build_scripts/main.py
+++ b/build_scripts/main.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/options.py b/build_scripts/options.py
index e5b6ebd34..3d02b368f 100644
--- a/build_scripts/options.py
+++ b/build_scripts/options.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/platforms/__init__.py b/build_scripts/platforms/__init__.py
index f1ebb00d9..571d37492 100644
--- a/build_scripts/platforms/__init__.py
+++ b/build_scripts/platforms/__init__.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/platforms/linux.py b/build_scripts/platforms/linux.py
index cb8d86ecf..7eb8a217b 100644
--- a/build_scripts/platforms/linux.py
+++ b/build_scripts/platforms/linux.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/platforms/macos.py b/build_scripts/platforms/macos.py
index 4b0fe092a..a45192667 100644
--- a/build_scripts/platforms/macos.py
+++ b/build_scripts/platforms/macos.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/platforms/unix.py b/build_scripts/platforms/unix.py
index 9370e0a22..c93bbbbbe 100644
--- a/build_scripts/platforms/unix.py
+++ b/build_scripts/platforms/unix.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/platforms/windows_desktop.py b/build_scripts/platforms/windows_desktop.py
index 79ca721ae..6a18659c5 100644
--- a/build_scripts/platforms/windows_desktop.py
+++ b/build_scripts/platforms/windows_desktop.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/qtinfo.py b/build_scripts/qtinfo.py
index 0abed96d0..e22bc2dbc 100644
--- a/build_scripts/qtinfo.py
+++ b/build_scripts/qtinfo.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage
diff --git a/build_scripts/utils.py b/build_scripts/utils.py
index 58efda5b7..db95df8a8 100644
--- a/build_scripts/utils.py
+++ b/build_scripts/utils.py
@@ -3,7 +3,7 @@
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the Qt for Python project.
+## This file is part of Qt for Python.
##
## $QT_BEGIN_LICENSE:LGPL$
## Commercial License Usage