aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorArnaud Boutonné2010-01-22 23:39:28 +0000
committerArnaud Boutonné2010-01-22 23:39:28 +0000
commit8c9d82715e7edd76ba2cd3b92f760c2a5802cffb (patch)
tree94e7fec3f933e48a3466ea21fc542082d91ffaaf /gui
parent81e85b31862aac70d4998962afff5c0bd6e8ad6f (diff)
downloadscummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.tar.gz
scummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.tar.bz2
scummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.zip
Update copyright string to show current year
svn-id: r47447
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 0a9265cb13..e2b651ee05 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -58,7 +58,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2009 The ScummVM project",
+"C0""Copyright (C) 2001-2010 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.",