aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource_v2.cpp
diff options
context:
space:
mode:
authorMax Horn2002-09-13 23:29:38 +0000
committerMax Horn2002-09-13 23:29:38 +0000
commitb17e5075bf2239b141c370571f18a950d0bdba5c (patch)
tree745c47efee73d1705c62d09d13d34960aef0e489 /scumm/resource_v2.cpp
parent316afec6ff9054b7cc33956d40032c2be9d623ae (diff)
downloadscummvm-rg350-b17e5075bf2239b141c370571f18a950d0bdba5c.tar.gz
scummvm-rg350-b17e5075bf2239b141c370571f18a950d0bdba5c.tar.bz2
scummvm-rg350-b17e5075bf2239b141c370571f18a950d0bdba5c.zip
fixed file header
svn-id: r4937
Diffstat (limited to 'scumm/resource_v2.cpp')
-rw-r--r--scumm/resource_v2.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/scumm/resource_v2.cpp b/scumm/resource_v2.cpp
index 1bbadf9d40..0ef5c3eac5 100644
--- a/scumm/resource_v2.cpp
+++ b/scumm/resource_v2.cpp
@@ -1,6 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001/2002 The ScummVM project
+ * Copyright (C) 2002 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -16,6 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
+ * $Header$
+ *
*/
#include "stdafx.h"