diff options
| author | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
|---|---|---|
| committer | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
| commit | ea42bad78128837c2e19ecd3093fade4a51fe0e9 (patch) | |
| tree | 66b4b074c73ae8973ebcafd4c08ff1226333897e /backends/midi | |
| parent | 664d00e162c3215ab629f7cfa166702e43484056 (diff) | |
| download | scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.gz scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.bz2 scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.zip | |
Update copyright notice
svn-id: r20088
Diffstat (limited to 'backends/midi')
| -rw-r--r-- | backends/midi/alsa.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/coreaudio.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/coremidi.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/morphos.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/null.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/quicktime.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/seq.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/windows.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/ypa1.cpp | 2 | ||||
| -rw-r--r-- | backends/midi/zodiac.cpp | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/backends/midi/alsa.cpp b/backends/midi/alsa.cpp index f5dfe9e5f2..0731c7da4a 100644 --- a/backends/midi/alsa.cpp +++ b/backends/midi/alsa.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/coreaudio.cpp b/backends/midi/coreaudio.cpp index 216e84499e..31382265c6 100644 --- a/backends/midi/coreaudio.cpp +++ b/backends/midi/coreaudio.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/coremidi.cpp b/backends/midi/coremidi.cpp index 19378b7ca2..18bda9355a 100644 --- a/backends/midi/coremidi.cpp +++ b/backends/midi/coremidi.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/morphos.cpp b/backends/midi/morphos.cpp index bf74d38f73..e3273118f5 100644 --- a/backends/midi/morphos.cpp +++ b/backends/midi/morphos.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM Team + * Copyright (C) 2001-2006 The ScummVM Team * * 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/backends/midi/null.cpp b/backends/midi/null.cpp index 4caa73875e..1608a23abd 100644 --- a/backends/midi/null.cpp +++ b/backends/midi/null.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/quicktime.cpp b/backends/midi/quicktime.cpp index 845737d8ec..c84f6451a1 100644 --- a/backends/midi/quicktime.cpp +++ b/backends/midi/quicktime.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/seq.cpp b/backends/midi/seq.cpp index e84ee557d4..458230e1a6 100644 --- a/backends/midi/seq.cpp +++ b/backends/midi/seq.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/windows.cpp b/backends/midi/windows.cpp index b4598dbe0c..7a8304ecd4 100644 --- a/backends/midi/windows.cpp +++ b/backends/midi/windows.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/ypa1.cpp b/backends/midi/ypa1.cpp index 466ebb3148..2ec36b8034 100644 --- a/backends/midi/ypa1.cpp +++ b/backends/midi/ypa1.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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/backends/midi/zodiac.cpp b/backends/midi/zodiac.cpp index 0a56c599ec..171ba0a4e8 100644 --- a/backends/midi/zodiac.cpp +++ b/backends/midi/zodiac.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 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 |
