aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorEugene Sandulenko2007-06-16 16:52:52 +0000
committerEugene Sandulenko2007-06-16 16:52:52 +0000
commit2f127122b3405aa70df2c149dd0c40fe231de979 (patch)
tree643d9c55b1bbc25d32fc6ae5043f1be935d95f9f /sound
parent6498d669d0597897951e4c9eebb73419750a94c4 (diff)
downloadscummvm-rg350-2f127122b3405aa70df2c149dd0c40fe231de979.tar.gz
scummvm-rg350-2f127122b3405aa70df2c149dd0c40fe231de979.tar.bz2
scummvm-rg350-2f127122b3405aa70df2c149dd0c40fe231de979.zip
Fix legal header for new files.
svn-id: r27468
Diffstat (limited to 'sound')
-rw-r--r--sound/rate_arm.cpp7
-rw-r--r--sound/rate_arm_asm.s11
2 files changed, 12 insertions, 6 deletions
diff --git a/sound/rate_arm.cpp b/sound/rate_arm.cpp
index c4758b2d15..694e213dce 100644
--- a/sound/rate_arm.cpp
+++ b/sound/rate_arm.cpp
@@ -1,5 +1,8 @@
-/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2006 The ScummVM project
+/* ScummVM - Graphic Adventure Engine
+ *
+ * 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 source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/sound/rate_arm_asm.s b/sound/rate_arm_asm.s
index fa9c56976d..709d343c6c 100644
--- a/sound/rate_arm_asm.s
+++ b/sound/rate_arm_asm.s
@@ -1,5 +1,8 @@
-@ ScummVM Scumm Interpreter
-@ Copyright (C) 2007 The ScummVM project
+@ ScummVM - Graphic Adventure Engine
+@
+@ 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 source distribution.
@
@ This program is free software@ you can redistribute it and/or
@ modify it under the terms of the GNU General Public License
@@ -15,8 +18,8 @@
@ along with this program@ if not, write to the Free Software
@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
@
-@ $URL: $
-@ $Id: $
+@ $URL$
+@ $Id$
@
@ @author Robin Watts (robin@wss.co.uk)
@