aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
diff options
context:
space:
mode:
authorStrangerke2012-01-01 11:49:41 +0100
committerStrangerke2012-01-01 11:49:41 +0100
commite2ded73d923a2be759b272ebca7c989603ef0f31 (patch)
tree7a74fd2e05840509045b44ba5b22513c971a6093 /gui/about.cpp
parent2858328e2865da7271881dca80985c564ce1f317 (diff)
downloadscummvm-rg350-e2ded73d923a2be759b272ebca7c989603ef0f31.tar.gz
scummvm-rg350-e2ded73d923a2be759b272ebca7c989603ef0f31.tar.bz2
scummvm-rg350-e2ded73d923a2be759b272ebca7c989603ef0f31.zip
MISC: This is year 2012
Diffstat (limited to 'gui/about.cpp')
-rw-r--r--gui/about.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp
index 00dbc5fe0b..03be1f8992 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -54,7 +54,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2011 The ScummVM project",
+"C0""Copyright (C) 2001-2012 The ScummVM project",
"C0""http://www.scummvm.org",
"",
"C0""ScummVM is the legal property of its developers, whose names are too numerous to list here. Please refer to the COPYRIGHT file distributed with this binary.",