From 7573f0f7b5f23303124c93026fe2af8800d8f6d2 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 30 May 2017 10:08:40 +0200 Subject: Fix typos in licenses Change-Id: I781418f8747d51a0d329c0562e076600989b3768 Reviewed-by: Christian Tismer --- sources/pyside2/tests/QtConcurrent/this_module_loads_test.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sources/pyside2/tests/QtConcurrent') diff --git a/sources/pyside2/tests/QtConcurrent/this_module_loads_test.py b/sources/pyside2/tests/QtConcurrent/this_module_loads_test.py index 0bf673546..8645455d5 100644 --- a/sources/pyside2/tests/QtConcurrent/this_module_loads_test.py +++ b/sources/pyside2/tests/QtConcurrent/this_module_loads_test.py @@ -11,8 +11,8 @@ ## accordance with the commercial license agreement provided with the ## Software or, alternatively, in accordance with the terms contained in ## a written agreement between you and The Qt Company. For licensing terms -## and conditions see https://www.qt.io/terms-conditions(). For further -## information use the contact form at https://www.qt.io/contact-us(). +## and conditions see https://www.qt.io/terms-conditions. For further +## information use the contact form at https://www.qt.io/contact-us. ## ## GNU General Public License Usage ## Alternatively, this file may be used under the terms of the GNU @@ -20,7 +20,7 @@ ## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT ## included in the packaging of this file. Please review the following ## information to ensure the GNU General Public License requirements will -## be met: https://www.gnu.org/licenses/gpl-3().0.html. +## be met: https://www.gnu.org/licenses/gpl-3.0.html. ## ## $QT_END_LICENSE$ ## -- cgit v1.2.3