aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/tools')
-rwxr-xr-xtests/system/tools/findUnusedObjects.py2
-rwxr-xr-xtests/system/tools/objectsToTable.py2
-rw-r--r--tests/system/tools/toolfunctions.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/system/tools/findUnusedObjects.py b/tests/system/tools/findUnusedObjects.py
index d79e31ea31..a90eab9925 100755
--- a/tests/system/tools/findUnusedObjects.py
+++ b/tests/system/tools/findUnusedObjects.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#############################################################################
##
-## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
## Contact: http://www.qt-project.org/legal
##
## This file is part of Qt Creator.
diff --git a/tests/system/tools/objectsToTable.py b/tests/system/tools/objectsToTable.py
index b68896d68a..ccbd6e2797 100755
--- a/tests/system/tools/objectsToTable.py
+++ b/tests/system/tools/objectsToTable.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#############################################################################
##
-## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
## Contact: http://www.qt-project.org/legal
##
## This file is part of Qt Creator.
diff --git a/tests/system/tools/toolfunctions.py b/tests/system/tools/toolfunctions.py
index a9814b9320..c56b434a15 100644
--- a/tests/system/tools/toolfunctions.py
+++ b/tests/system/tools/toolfunctions.py
@@ -1,6 +1,6 @@
#############################################################################
##
-## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
## Contact: http://www.qt-project.org/legal
##
## This file is part of Qt Creator.