From 8c60930aaa0c4cc8b2ee55d0465c2918a68acf8c Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 18 Apr 2009 21:18:23 +0000 Subject: Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warnings" svn-id: r39995 --- gui/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui') 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.", -- cgit v1.2.3