aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/v4/test262.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/v4/test262.py')
-rwxr-xr-xtests/manual/v4/test262.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/manual/v4/test262.py b/tests/manual/v4/test262.py
index acd467ea23..9b3f810d5f 100755
--- a/tests/manual/v4/test262.py
+++ b/tests/manual/v4/test262.py
@@ -1,8 +1,8 @@
#!/usr/bin/env python
#############################################################################
##
-## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
-## Contact: http://www.qt-project.org/legal
+## Copyright (C) 2015 The Qt Company Ltd.
+## Contact: http://www.qt.io/licensing/
##
## This file is part of the test suite module of the Qt Toolkit.
##
@@ -18,9 +18,9 @@
## notice, this list of conditions and the following disclaimer in
## the documentation and/or other materials provided with the
## distribution.
-## * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
-## of its contributors may be used to endorse or promote products derived
-## from this software without specific prior written permission.
+## * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
+## names of its contributors may be used to endorse or promote products
+## derived from this software without specific prior written permission.
##
##
## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS