Bump copyright information. It's 2009.

This commit is contained in:
Daniel Molkentin
2009-01-07 09:42:26 -08:00
parent cb78617ed9
commit a8285c4a59

View File

@@ -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);