diff options
| author | Arnaud Boutonné | 2010-12-31 23:04:49 +0000 |
|---|---|---|
| committer | Arnaud Boutonné | 2010-12-31 23:04:49 +0000 |
| commit | 6a299ce0b8b74897a08a522add1852b9b482ed67 (patch) | |
| tree | 31971a0abf697d005915125c40a2a3cce559ec1b /gui | |
| parent | 3358001c3951240562bf4fdbcf9f03dc36977fe1 (diff) | |
| download | scummvm-rg350-6a299ce0b8b74897a08a522add1852b9b482ed67.tar.gz scummvm-rg350-6a299ce0b8b74897a08a522add1852b9b482ed67.tar.bz2 scummvm-rg350-6a299ce0b8b74897a08a522add1852b9b482ed67.zip | |
COPYRIGHT: Update copyright year - Happy new year!
svn-id: r55082
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/about.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp index dbdfb67eac..c2d9a3f983 100644 --- a/gui/about.cpp +++ b/gui/about.cpp @@ -59,7 +59,7 @@ enum { static const char *copyright_text[] = { "", -"C0""Copyright (C) 2001-2010 The ScummVM project", +"C0""Copyright (C) 2001-2011 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.", |
