aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
diff options
context:
space:
mode:
authorStrangerke2013-01-02 18:32:15 +0100
committerStrangerke2013-01-02 18:32:15 +0100
commit88add32e3b2e82e1316dd107556dbe12b8d0a449 (patch)
tree7b6c82ac49bc5d9b6929eb599253a88943c86b21 /gui/about.cpp
parent2c51ae98c7e11b13873526ecfafb76b514374991 (diff)
downloadscummvm-rg350-88add32e3b2e82e1316dd107556dbe12b8d0a449.tar.gz
scummvm-rg350-88add32e3b2e82e1316dd107556dbe12b8d0a449.tar.bz2
scummvm-rg350-88add32e3b2e82e1316dd107556dbe12b8d0a449.zip
JANITORIAL: Update copyright year
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 9eb8a0175a..e2b7064279 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -54,7 +54,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2012 The ScummVM project",
+"C0""Copyright (C) 2001-2013 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.",