aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorEugene Sandulenko2009-04-18 21:18:23 +0000
committerEugene Sandulenko2009-04-18 21:18:23 +0000
commit8c60930aaa0c4cc8b2ee55d0465c2918a68acf8c (patch)
treefbf653ed14a2815da3b50b70765de8e55f8262ba /gui
parente246c0d94f28372a2e90b2d6280d4a98f90b04e4 (diff)
downloadscummvm-rg350-8c60930aaa0c4cc8b2ee55d0465c2918a68acf8c.tar.gz
scummvm-rg350-8c60930aaa0c4cc8b2ee55d0465c2918a68acf8c.tar.bz2
scummvm-rg350-8c60930aaa0c4cc8b2ee55d0465c2918a68acf8c.zip
Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warnings"
svn-id: r39995
Diffstat (limited to 'gui')
-rw-r--r--gui/about.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp
index 2ef75419ad..fb30f5f296 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -58,7 +58,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2008 The ScummVM project",
+"C0""Copyright (C) 2001-2009 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.",