aboutsummaryrefslogtreecommitdiff
path: root/kyra/sound.cpp
diff options
context:
space:
mode:
authorMax Horn2005-01-09 16:06:29 +0000
committerMax Horn2005-01-09 16:06:29 +0000
commit9c0f422d0b2b432d52909ddf2a6a513fe6d69775 (patch)
tree06b98430299276d177427e25926469f774be8ca3 /kyra/sound.cpp
parent7df70de2b1e070ed6474f81f9da782bc22f21bb1 (diff)
downloadscummvm-rg350-9c0f422d0b2b432d52909ddf2a6a513fe6d69775.tar.gz
scummvm-rg350-9c0f422d0b2b432d52909ddf2a6a513fe6d69775.tar.bz2
scummvm-rg350-9c0f422d0b2b432d52909ddf2a6a513fe6d69775.zip
Ensure the kyra legal headers match the rest of ScummVM
svn-id: r16504
Diffstat (limited to 'kyra/sound.cpp')
-rw-r--r--kyra/sound.cpp21
1 files changed, 21 insertions, 0 deletions
diff --git a/kyra/sound.cpp b/kyra/sound.cpp
index 40b73efed1..7505c18672 100644
--- a/kyra/sound.cpp
+++ b/kyra/sound.cpp
@@ -1,3 +1,24 @@
+/* ScummVM - Scumm Interpreter
+ * Copyright (C) 2004-2005 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 "sound.h"
#include "resource.h"