aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniel Molkentin <[email protected]>2009-01-07 09:42:26 -0800
committerDaniel Molkentin <[email protected]>2009-01-07 12:38:25 -0800
commita8285c4a598f4b9e100ed536e3ab9ce986b71dcf (patch)
tree7303584c28992d7fc77db591a78e293d1233f280 /src
parentcb78617ed9a5f9866c4aa885c2c1645980300516 (diff)
Bump copyright information. It's 2009.
Diffstat (limited to 'src')
-rw-r--r--src/plugins/coreplugin/coreconstants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/coreconstants.h b/src/plugins/coreplugin/coreconstants.h
index 857dd5be370..301cfb6d39a 100644
--- a/src/plugins/coreplugin/coreconstants.h
+++ b/src/plugins/coreplugin/coreconstants.h
@@ -52,7 +52,7 @@ namespace Constants {
const char * const IDE_VERSION_LONG = IDE_VERSION;
const char * const IDE_AUTHOR = "Nokia Corporation";
-const char * const IDE_YEAR = "2008";
+const char * const IDE_YEAR = "2009";
#ifdef IDE_REVISION
const char * const IDE_REVISION_STR = STRINGIFY(IDE_REVISION);