diff options
Diffstat (limited to 'sky/music')
-rw-r--r-- | sky/music/adlibchannel.cpp | 2 | ||||
-rw-r--r-- | sky/music/adlibchannel.h | 2 | ||||
-rw-r--r-- | sky/music/adlibmusic.cpp | 2 | ||||
-rw-r--r-- | sky/music/adlibmusic.h | 2 | ||||
-rw-r--r-- | sky/music/gmchannel.cpp | 2 | ||||
-rw-r--r-- | sky/music/gmchannel.h | 2 | ||||
-rw-r--r-- | sky/music/gmmusic.cpp | 2 | ||||
-rw-r--r-- | sky/music/gmmusic.h | 2 | ||||
-rw-r--r-- | sky/music/mt32music.cpp | 2 | ||||
-rw-r--r-- | sky/music/mt32music.h | 2 | ||||
-rw-r--r-- | sky/music/musicbase.cpp | 2 | ||||
-rw-r--r-- | sky/music/musicbase.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/sky/music/adlibchannel.cpp b/sky/music/adlibchannel.cpp index 307ca72f9c..9b85b602f1 100644 --- a/sky/music/adlibchannel.cpp +++ b/sky/music/adlibchannel.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/adlibchannel.h b/sky/music/adlibchannel.h index d173ae163e..e9dbd129aa 100644 --- a/sky/music/adlibchannel.h +++ b/sky/music/adlibchannel.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/adlibmusic.cpp b/sky/music/adlibmusic.cpp index 9fe05fec97..0fb112efbe 100644 --- a/sky/music/adlibmusic.cpp +++ b/sky/music/adlibmusic.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/adlibmusic.h b/sky/music/adlibmusic.h index 64af432c1c..86ab9a899c 100644 --- a/sky/music/adlibmusic.h +++ b/sky/music/adlibmusic.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/gmchannel.cpp b/sky/music/gmchannel.cpp index 47733b1484..82b118eb9e 100644 --- a/sky/music/gmchannel.cpp +++ b/sky/music/gmchannel.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/gmchannel.h b/sky/music/gmchannel.h index ef71b712ec..deb6681b82 100644 --- a/sky/music/gmchannel.h +++ b/sky/music/gmchannel.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/gmmusic.cpp b/sky/music/gmmusic.cpp index 733a18fde4..ba68ec2259 100644 --- a/sky/music/gmmusic.cpp +++ b/sky/music/gmmusic.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/gmmusic.h b/sky/music/gmmusic.h index 8eceb90ad3..b75c0f69a3 100644 --- a/sky/music/gmmusic.h +++ b/sky/music/gmmusic.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/mt32music.cpp b/sky/music/mt32music.cpp index 8be1e3e7db..9b384bcca8 100644 --- a/sky/music/mt32music.cpp +++ b/sky/music/mt32music.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/mt32music.h b/sky/music/mt32music.h index 8038a6dda9..fb2e131554 100644 --- a/sky/music/mt32music.h +++ b/sky/music/mt32music.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/musicbase.cpp b/sky/music/musicbase.cpp index f21f96a200..8138ccd0bb 100644 --- a/sky/music/musicbase.cpp +++ b/sky/music/musicbase.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 diff --git a/sky/music/musicbase.h b/sky/music/musicbase.h index 9dcefb11f9..f33f3ec9bb 100644 --- a/sky/music/musicbase.h +++ b/sky/music/musicbase.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-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 |