aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/tests/smartbinding
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/tests/smartbinding')
-rw-r--r--sources/shiboken2/tests/smartbinding/global.h2
-rw-r--r--sources/shiboken2/tests/smartbinding/smart_pointer_test.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/sources/shiboken2/tests/smartbinding/global.h b/sources/shiboken2/tests/smartbinding/global.h
index b17ec397b..959859b40 100644
--- a/sources/shiboken2/tests/smartbinding/global.h
+++ b/sources/shiboken2/tests/smartbinding/global.h
@@ -3,7 +3,7 @@
** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the test suite of the Qt for Python project.
+** This file is part of the test suite of Qt for Python.
**
** $QT_BEGIN_LICENSE:GPL-EXCEPT$
** Commercial License Usage
diff --git a/sources/shiboken2/tests/smartbinding/smart_pointer_test.py b/sources/shiboken2/tests/smartbinding/smart_pointer_test.py
index b073aa998..730b4a0da 100644
--- a/sources/shiboken2/tests/smartbinding/smart_pointer_test.py
+++ b/sources/shiboken2/tests/smartbinding/smart_pointer_test.py
@@ -6,7 +6,7 @@
## Copyright (C) 2017 The Qt Company Ltd.
## Contact: https://www.qt.io/licensing/
##
-## This file is part of the test suite of the Qt for Python project.
+## This file is part of the test suite of Qt for Python.
##
## $QT_BEGIN_LICENSE:GPL-EXCEPT$
## Commercial License Usage