summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-10 11:27:44 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-11 01:14:29 +0100
commit89c08c0d7605ac254a1818121a8b483130608446 (patch)
tree6af439754aa4ae1cca48b0021d6ec199329947a8 /bin
parent4c2d2b4cde3fef76056e528b87391f62acc8d928 (diff)
downloadqt4-tools-89c08c0d7605ac254a1818121a8b483130608446.tar.gz
Update year in Nokia copyright messages.
Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/createpackage.bat2
-rwxr-xr-xbin/createpackage.pl2
-rwxr-xr-xbin/elf2e32_qtwrapper.pl2
-rwxr-xr-xbin/patch_capabilities.pl2
-rwxr-xr-xbin/setcepaths.bat2
-rwxr-xr-xbin/syncqt2
-rwxr-xr-xbin/syncqt.bat2
7 files changed, 7 insertions, 7 deletions
diff --git a/bin/createpackage.bat b/bin/createpackage.bat
index f86cec8758..cd0480dd39 100755
--- a/bin/createpackage.bat
+++ b/bin/createpackage.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::
diff --git a/bin/createpackage.pl b/bin/createpackage.pl
index 3d676816b1..c723e6574b 100755
--- a/bin/createpackage.pl
+++ b/bin/createpackage.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#############################################################################
##
-## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/bin/elf2e32_qtwrapper.pl b/bin/elf2e32_qtwrapper.pl
index 54d7bacdff..e3e1cb1802 100755
--- a/bin/elf2e32_qtwrapper.pl
+++ b/bin/elf2e32_qtwrapper.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
#############################################################################
##
-## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/bin/patch_capabilities.pl b/bin/patch_capabilities.pl
index a6345e0aab..07e45fc463 100755
--- a/bin/patch_capabilities.pl
+++ b/bin/patch_capabilities.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#############################################################################
##
-## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/bin/setcepaths.bat b/bin/setcepaths.bat
index 7a469c4328..4c6a7e27a0 100755
--- a/bin/setcepaths.bat
+++ b/bin/setcepaths.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::
diff --git a/bin/syncqt b/bin/syncqt
index 8e0b3e4ab4..05c4dfc541 100755
--- a/bin/syncqt
+++ b/bin/syncqt
@@ -3,7 +3,7 @@
#
# Synchronizes Qt header files - internal development tool.
#
-# Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
# Contact: Nokia Corporation (qt-info@nokia.com)
#
######################################################################
diff --git a/bin/syncqt.bat b/bin/syncqt.bat
index 66c3cc2fab..9a33772e74 100755
--- a/bin/syncqt.bat
+++ b/bin/syncqt.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::