From ea42bad78128837c2e19ecd3093fade4a51fe0e9 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 18 Jan 2006 17:39:49 +0000 Subject: Update copyright notice svn-id: r20088 --- sound/softsynth/adlib.cpp | 2 +- sound/softsynth/emumidi.h | 2 +- sound/softsynth/fluidsynth.cpp | 2 +- sound/softsynth/mt32.cpp | 2 +- sound/softsynth/mt32/freeverb.cpp | 2 +- sound/softsynth/mt32/freeverb.h | 2 +- sound/softsynth/ym2612.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sound/softsynth') diff --git a/sound/softsynth/adlib.cpp b/sound/softsynth/adlib.cpp index d9ab5e161a..c24e80e181 100644 --- a/sound/softsynth/adlib.cpp +++ b/sound/softsynth/adlib.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/sound/softsynth/emumidi.h b/sound/softsynth/emumidi.h index 443316ee2d..852ecbbd1d 100644 --- a/sound/softsynth/emumidi.h +++ b/sound/softsynth/emumidi.h @@ -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/sound/softsynth/fluidsynth.cpp b/sound/softsynth/fluidsynth.cpp index e0ded4596f..4a8a8427b5 100644 --- a/sound/softsynth/fluidsynth.cpp +++ b/sound/softsynth/fluidsynth.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/sound/softsynth/mt32.cpp b/sound/softsynth/mt32.cpp index 4ab7745233..9c83db9ccd 100644 --- a/sound/softsynth/mt32.cpp +++ b/sound/softsynth/mt32.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/sound/softsynth/mt32/freeverb.cpp b/sound/softsynth/mt32/freeverb.cpp index 1421c6991c..c3c7ada064 100644 --- a/sound/softsynth/mt32/freeverb.cpp +++ b/sound/softsynth/mt32/freeverb.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2000 Jezar at Dreampoint - * Copyright (C) 2004-2005 The ScummVM project + * Copyright (C) 2004-2006 The ScummVM project * * This code is public domain * diff --git a/sound/softsynth/mt32/freeverb.h b/sound/softsynth/mt32/freeverb.h index 1a988bebcf..c49f3ad465 100644 --- a/sound/softsynth/mt32/freeverb.h +++ b/sound/softsynth/mt32/freeverb.h @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2000 Jezar at Dreampoint - * Copyright (C) 2004-2005 The ScummVM project + * Copyright (C) 2004-2006 The ScummVM project * * This code is public domain * diff --git a/sound/softsynth/ym2612.cpp b/sound/softsynth/ym2612.cpp index 2b81ae7612..6f0abf5842 100644 --- a/sound/softsynth/ym2612.cpp +++ b/sound/softsynth/ym2612.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-2006 The ScummVM project * * YM2612 tone generation code written by Tomoaki Hayasaka. * Used under the terms of the GNU General Public License. -- cgit v1.2.3