summaryrefslogtreecommitdiffstats
path: root/util/scripts
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-01-10 01:27:44 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-01-11 00:14:29 (GMT)
commit89c08c0d7605ac254a1818121a8b483130608446 (patch)
tree6af439754aa4ae1cca48b0021d6ec199329947a8 /util/scripts
parent4c2d2b4cde3fef76056e528b87391f62acc8d928 (diff)
downloadQt-89c08c0d7605ac254a1818121a8b483130608446.zip
Qt-89c08c0d7605ac254a1818121a8b483130608446.tar.gz
Qt-89c08c0d7605ac254a1818121a8b483130608446.tar.bz2
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 'util/scripts')
-rwxr-xr-xutil/scripts/make_qfeatures_dot_h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/scripts/make_qfeatures_dot_h b/util/scripts/make_qfeatures_dot_h
index 63cfc53..e15590b 100755
--- a/util/scripts/make_qfeatures_dot_h
+++ b/util/scripts/make_qfeatures_dot_h
@@ -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)
##
@@ -132,7 +132,7 @@ open OUT, ">$qtbase/src/corelib/global/qfeatures.h"
print OUT
'/****************************************************************************
**
-** 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)
**