summaryrefslogtreecommitdiffstats
path: root/src/qconfig/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qconfig/main.cpp')
-rw-r--r--src/qconfig/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qconfig/main.cpp b/src/qconfig/main.cpp
index 7ee6f66f4..2a0f8d562 100644
--- a/src/qconfig/main.cpp
+++ b/src/qconfig/main.cpp
@@ -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 the tools applications of the Qt Toolkit.
@@ -519,7 +519,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) 2013 Digia Plc and/or its subsidiary(-ies).</p>"
+ "<p>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).</p>"
"<p></p>"
);
}