aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v2.cpp
diff options
context:
space:
mode:
authorMax Horn2003-09-18 19:56:38 +0000
committerMax Horn2003-09-18 19:56:38 +0000
commitf7d50f7c68f4c48edacf8d1c6fd60bd3e17f5a6d (patch)
tree9bcacc487f6bde9dee1b77f27acc134b5339e371 /scumm/player_v2.cpp
parent6a4663824e573777c512e0ca21a5c5f61865b83c (diff)
downloadscummvm-rg350-f7d50f7c68f4c48edacf8d1c6fd60bd3e17f5a6d.tar.gz
scummvm-rg350-f7d50f7c68f4c48edacf8d1c6fd60bd3e17f5a6d.tar.bz2
scummvm-rg350-f7d50f7c68f4c48edacf8d1c6fd60bd3e17f5a6d.zip
unify legal headers a bit here
svn-id: r10305
Diffstat (limited to 'scumm/player_v2.cpp')
-rw-r--r--scumm/player_v2.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/scumm/player_v2.cpp b/scumm/player_v2.cpp
index 4974337058..a3809b1b0a 100644
--- a/scumm/player_v2.cpp
+++ b/scumm/player_v2.cpp
@@ -1,21 +1,23 @@
/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2001 Ludvig Strigeus
* Copyright (C) 2001-2003 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
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
- *
+
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+
* You should have received a copy of the GNU General Public License
* 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"