summaryrefslogtreecommitdiffstats
path: root/tools/qconfig
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-01-13 13:44:50 (GMT)
committerKai Koehne <kai.koehne@theqtcompany.com>2015-01-15 12:09:05 (GMT)
commitdde0c2f4f6d72bcc9db732eb51399395ffc37778 (patch)
tree471939d94c7744c5685aee2e2d9962b08d3b046c /tools/qconfig
parent7fcb100bbf6e8482039f915a9df93d951f7d52e6 (diff)
downloadQt-dde0c2f4f6d72bcc9db732eb51399395ffc37778.zip
Qt-dde0c2f4f6d72bcc9db732eb51399395ffc37778.tar.gz
Qt-dde0c2f4f6d72bcc9db732eb51399395ffc37778.tar.bz2
Bump year to 2015
Bump year to 2015 in all but source code comments. Change-Id: I1dd7972dee65a86a9bd560ead32bbd0cbe82f439 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'tools/qconfig')
-rw-r--r--tools/qconfig/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qconfig/main.cpp b/tools/qconfig/main.cpp
index e0041b2..13e82f3 100644
--- a/tools/qconfig/main.cpp
+++ b/tools/qconfig/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2015 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the tools applications of the Qt Toolkit.
@@ -505,7 +505,7 @@ void Main::about()
"<p><b><font size=\"+2\">Qtopia Core build configuration</font></b></p>"
"<p></p>"
"<p>Version 2.0</p>"
- "<p>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).</p>"
+ "<p>Copyright (C) 2015 Digia Plc and/or its subsidiary(-ies).</p>"
"<p></p>"
);
}