diff options
Diffstat (limited to 'gui/about.cpp')
-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 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.", |