aboutsummaryrefslogtreecommitdiff
path: root/sky/music
diff options
context:
space:
mode:
authorMax Horn2006-02-11 10:03:24 +0000
committerMax Horn2006-02-11 10:03:24 +0000
commit91350920e38ada606f30ffe9e039b4e420795ba9 (patch)
tree2991bd5882296732502d3cc2e96f7131c9efa776 /sky/music
parentd02e4b652f0e5c58efd235e6cb262f21c25c9afa (diff)
downloadscummvm-rg350-91350920e38ada606f30ffe9e039b4e420795ba9.tar.gz
scummvm-rg350-91350920e38ada606f30ffe9e039b4e420795ba9.tar.bz2
scummvm-rg350-91350920e38ada606f30ffe9e039b4e420795ba9.zip
Change CVS keywords to SVN keywords
svn-id: r20514
Diffstat (limited to 'sky/music')
-rw-r--r--sky/music/adlibchannel.cpp3
-rw-r--r--sky/music/adlibchannel.h3
-rw-r--r--sky/music/adlibmusic.cpp3
-rw-r--r--sky/music/adlibmusic.h3
-rw-r--r--sky/music/gmchannel.cpp3
-rw-r--r--sky/music/gmchannel.h3
-rw-r--r--sky/music/gmmusic.cpp3
-rw-r--r--sky/music/gmmusic.h3
-rw-r--r--sky/music/mt32music.cpp3
-rw-r--r--sky/music/mt32music.h3
-rw-r--r--sky/music/musicbase.cpp3
-rw-r--r--sky/music/musicbase.h3
12 files changed, 24 insertions, 12 deletions
diff --git a/sky/music/adlibchannel.cpp b/sky/music/adlibchannel.cpp
index 141e19dcc5..9b28f832bb 100644
--- a/sky/music/adlibchannel.cpp
+++ b/sky/music/adlibchannel.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibchannel.h b/sky/music/adlibchannel.h
index de3c099a7e..661f3a20dc 100644
--- a/sky/music/adlibchannel.h
+++ b/sky/music/adlibchannel.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibmusic.cpp b/sky/music/adlibmusic.cpp
index 2b8dd8c3bb..e7ee4ecb6d 100644
--- a/sky/music/adlibmusic.cpp
+++ b/sky/music/adlibmusic.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/adlibmusic.h b/sky/music/adlibmusic.h
index 7d71ac2d19..effa19dc51 100644
--- a/sky/music/adlibmusic.h
+++ b/sky/music/adlibmusic.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmchannel.cpp b/sky/music/gmchannel.cpp
index d9bc51a2f9..66fbdfb69f 100644
--- a/sky/music/gmchannel.cpp
+++ b/sky/music/gmchannel.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmchannel.h b/sky/music/gmchannel.h
index f3b4d4f0db..051b5d0648 100644
--- a/sky/music/gmchannel.h
+++ b/sky/music/gmchannel.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmmusic.cpp b/sky/music/gmmusic.cpp
index 6f9922f9d4..bedb8acc7c 100644
--- a/sky/music/gmmusic.cpp
+++ b/sky/music/gmmusic.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/gmmusic.h b/sky/music/gmmusic.h
index aba1882dcc..2623c6b5cd 100644
--- a/sky/music/gmmusic.h
+++ b/sky/music/gmmusic.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/mt32music.cpp b/sky/music/mt32music.cpp
index 275f40409b..a6bcbf4d05 100644
--- a/sky/music/mt32music.cpp
+++ b/sky/music/mt32music.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/mt32music.h b/sky/music/mt32music.h
index b28facf5c3..a64663a15f 100644
--- a/sky/music/mt32music.h
+++ b/sky/music/mt32music.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/musicbase.cpp b/sky/music/musicbase.cpp
index 16c3468695..9d308ebc7f 100644
--- a/sky/music/musicbase.cpp
+++ b/sky/music/musicbase.cpp
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/
diff --git a/sky/music/musicbase.h b/sky/music/musicbase.h
index 13996f7811..d9f3e22beb 100644
--- a/sky/music/musicbase.h
+++ b/sky/music/musicbase.h
@@ -15,7 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Header$
+ * $URL$
+ * $Id$
*
*/