diff options
121 files changed, 121 insertions, 121 deletions
diff --git a/examples/generate.c b/examples/generate.c index d8317c5..8228c12 100644 --- a/examples/generate.c +++ b/examples/generate.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/examples/list_formats.c b/examples/list_formats.c index 370f28b..c529247 100644 --- a/examples/list_formats.c +++ b/examples/list_formats.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/examples/make_sine.c b/examples/make_sine.c index b786fff..3e76033 100644 --- a/examples/make_sine.c +++ b/examples/make_sine.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/examples/sfprocess.c b/examples/sfprocess.c index 7ade8b4..42c98bd 100644 --- a/examples/sfprocess.c +++ b/examples/sfprocess.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/examples/sndfile-to-text.c b/examples/sndfile-to-text.c index 31d687b..d7d6492 100644 --- a/examples/sndfile-to-text.c +++ b/examples/sndfile-to-text.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/programs/common.c b/programs/common.c index 8ddb091..d38d747 100644 --- a/programs/common.c +++ b/programs/common.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2008 George Blood Audio ** ** All rights reserved. diff --git a/programs/common.h b/programs/common.h index 47b2178..dd4d54d 100644 --- a/programs/common.h +++ b/programs/common.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/programs/sndfile-cmp.c b/programs/sndfile-cmp.c index 147ba8b..59cfbb1 100644 --- a/programs/sndfile-cmp.c +++ b/programs/sndfile-cmp.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/programs/sndfile-info.c b/programs/sndfile-info.c index 9f44949..b5f23be 100644 --- a/programs/sndfile-info.c +++ b/programs/sndfile-info.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/programs/sndfile-play.c b/programs/sndfile-play.c index dd01de9..56d1a7b 100644 --- a/programs/sndfile-play.c +++ b/programs/sndfile-play.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** All rights reserved. ** diff --git a/src/G72x/g72x.h b/src/G72x/g72x.h index a36582c..785a5d0 100644 --- a/src/G72x/g72x.h +++ b/src/G72x/g72x.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/G72x/g72x_test.c b/src/G72x/g72x_test.c index 4a62109..3959efe 100644 --- a/src/G72x/g72x_test.c +++ b/src/G72x/g72x_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2005 David Viens <davidv@plogue.com> ** ** This program is free software; you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/audio_detect.c b/src/audio_detect.c index 5a1e436..5628cea 100644 --- a/src/audio_detect.c +++ b/src/audio_detect.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2004-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2004-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/broadcast.c b/src/broadcast.c index 58f13e1..333540b 100644 --- a/src/broadcast.c +++ b/src/broadcast.c @@ -1,6 +1,6 @@ /* ** Copyright (C) 2006 Paul Davis <paul@linuxaudiosystems.com> -** Copyright (C) 2006-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2006-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2005, 2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2005-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/chunk.c b/src/chunk.c index e4887eb..98ff05a 100644 --- a/src/chunk.c +++ b/src/chunk.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/command.c b/src/command.c index 2fea282..72c892c 100644 --- a/src/command.c +++ b/src/command.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/common.c b/src/common.c index 07ee6cc..55aee4a 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/common.h b/src/common.h index 0f07fc5..6d7d9ef 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/dither.c b/src/dither.c index 2b2631e..28fbd35 100644 --- a/src/dither.c +++ b/src/dither.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003,2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003,2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/double64.c b/src/double64.c index c206d1e..7f5e107 100644 --- a/src/double64.c +++ b/src/double64.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/file_io.c b/src/file_io.c index 4144e47..88b0cc8 100644 --- a/src/file_io.c +++ b/src/file_io.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2003 Ross Bencina <rbencina@iprimus.com.au> ** ** This program is free software; you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* -** Copyright (C) 2004-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2004-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2004 Tobias Gehrig <tgehrig@ira.uka.de> ** ** This program is free software ; you can redistribute it and/or modify diff --git a/src/float32.c b/src/float32.c index a92ad24..2ab4450 100644 --- a/src/float32.c +++ b/src/float32.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/gsm610.c b/src/gsm610.c index 77855fe..a459cb1 100644 --- a/src/gsm610.c +++ b/src/gsm610.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/ima_adpcm.c b/src/ima_adpcm.c index 13a15f5..2ddf6fe 100644 --- a/src/ima_adpcm.c +++ b/src/ima_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/ima_oki_adpcm.c b/src/ima_oki_adpcm.c index 6185cdc..ca943c9 100644 --- a/src/ima_oki_adpcm.c +++ b/src/ima_oki_adpcm.c @@ -1,6 +1,6 @@ /* ** Copyright (c) 2007 <robs@users.sourceforge.net> -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This library is free software; you can redistribute it and/or modify it ** under the terms of the GNU Lesser General Public License as published by diff --git a/src/ima_oki_adpcm.h b/src/ima_oki_adpcm.h index 4af59a4..52d3486 100644 --- a/src/ima_oki_adpcm.h +++ b/src/ima_oki_adpcm.h @@ -1,6 +1,6 @@ /* ** Copyright (c) 2007 <robs@users.sourceforge.net> -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This library is free software; you can redistribute it and/or modify it ** under the terms of the GNU Lesser General Public License as published by diff --git a/src/interleave.c b/src/interleave.c index 043e9c4..30578ba 100644 --- a/src/interleave.c +++ b/src/interleave.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/ircam.c b/src/ircam.c index a129293..4bae701 100644 --- a/src/ircam.c +++ b/src/ircam.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/macbinary3.c b/src/macbinary3.c index a173b7a..d9b1ad4 100644 --- a/src/macbinary3.c +++ b/src/macbinary3.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/macos.c b/src/macos.c index b891027..cbedb89 100644 --- a/src/macos.c +++ b/src/macos.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/mpc2k.c b/src/mpc2k.c index 1d5e82d..ad782ed 100644 --- a/src/mpc2k.c +++ b/src/mpc2k.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/ms_adpcm.c b/src/ms_adpcm.c index 579e10e..f276c60 100644 --- a/src/ms_adpcm.c +++ b/src/ms_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2007 John ffitch ** ** This program is free software ; you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2004 Paavo Jumppanen ** ** This program is free software; you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/sf_unistd.h b/src/sf_unistd.h index f069ced..1d71f62 100644 --- a/src/sf_unistd.h +++ b/src/sf_unistd.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/sfconfig.h b/src/sfconfig.h index 5a466d1..1884b09 100644 --- a/src/sfconfig.h +++ b/src/sfconfig.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2005-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/sfendian.h b/src/sfendian.h index 4adeab0..2c8a908 100644 --- a/src/sfendian.h +++ b/src/sfendian.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/sndfile.c b/src/sndfile.c index 46685f4..b495ec6 100644 --- a/src/sndfile.c +++ b/src/sndfile.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/sndfile.h.in b/src/sndfile.h.in index 20fd68f..0682740 100644 --- a/src/sndfile.h.in +++ b/src/sndfile.h.in @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/strings.c b/src/strings.c index a8b9a1b..c6c4c10 100644 --- a/src/strings.c +++ b/src/strings.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_audio_detect.c b/src/test_audio_detect.c index 34e5f0e..63257cc 100644 --- a/src/test_audio_detect.c +++ b/src/test_audio_detect.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2007-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_conversions.c b/src/test_conversions.c index 46927e7..dc9ee72 100644 --- a/src/test_conversions.c +++ b/src/test_conversions.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2006-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2006-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_file_io.c b/src/test_file_io.c index 516d39a..c307778 100644 --- a/src/test_file_io.c +++ b/src/test_file_io.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_float.c b/src/test_float.c index 33b311d..5d47747 100644 --- a/src/test_float.c +++ b/src/test_float.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2006-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2006-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_ima_oki_adpcm.c b/src/test_ima_oki_adpcm.c index 6996a78..a00e146 100644 --- a/src/test_ima_oki_adpcm.c +++ b/src/test_ima_oki_adpcm.c @@ -1,6 +1,6 @@ /* ** Copyright (c) 2007 <robs@users.sourceforge.net> -** Copyright (C) 2007-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This library is free software; you can redistribute it and/or modify it ** under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_log_printf.c b/src/test_log_printf.c index 11121d7..0012c55 100644 --- a/src/test_log_printf.c +++ b/src/test_log_printf.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_main.c b/src/test_main.c index 871f884..e46d6c1 100644 --- a/src/test_main.c +++ b/src/test_main.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/test_main.h b/src/test_main.h index e574f30..2d0dcd7 100644 --- a/src/test_main.h +++ b/src/test_main.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/src/vox_adpcm.c b/src/vox_adpcm.c index 81ca7ed..64ebd4d 100644 --- a/src/vox_adpcm.c +++ b/src/vox_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2004-2005 David Viens <davidv@plogue.com> ** ** This program is free software; you can redistribute it and/or modify diff --git a/src/wav_w64.c b/src/wav_w64.c index 38146c6..41513de 100644 --- a/src/wav_w64.c +++ b/src/wav_w64.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2004-2005 David Viens <davidv@plogue.com> ** ** This program is free software; you can redistribute it and/or modify diff --git a/src/wav_w64.h b/src/wav_w64.h index 52fa805..bcc86e8 100644 --- a/src/wav_w64.h +++ b/src/wav_w64.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** Copyright (C) 2007 Reuben Thomas ** ** This program is free software; you can redistribute it and/or modify @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by diff --git a/tests/aiff_rw_test.c b/tests/aiff_rw_test.c index 1915203..92f8222 100644 --- a/tests/aiff_rw_test.c +++ b/tests/aiff_rw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/alaw_test.c b/tests/alaw_test.c index 037fc8c..4bbb518 100644 --- a/tests/alaw_test.c +++ b/tests/alaw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/benchmark.tpl b/tests/benchmark.tpl index 81cc196..e1a6f3c 100644 --- a/tests/benchmark.tpl +++ b/tests/benchmark.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/checksum_test.c b/tests/checksum_test.c index 36a6342..52007e3 100644 --- a/tests/checksum_test.c +++ b/tests/checksum_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/command_test.c b/tests/command_test.c index 1a7f0d4..6940d25 100644 --- a/tests/command_test.c +++ b/tests/command_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/dft_cmp.c b/tests/dft_cmp.c index 46c0dbd..ddec0cc 100644 --- a/tests/dft_cmp.c +++ b/tests/dft_cmp.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/dft_cmp.h b/tests/dft_cmp.h index b3d4ca1..349e0a0 100644 --- a/tests/dft_cmp.h +++ b/tests/dft_cmp.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/dither_test.c b/tests/dither_test.c index 6a8555d..c530011 100644 --- a/tests/dither_test.c +++ b/tests/dither_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003,2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/dwvw_test.c b/tests/dwvw_test.c index 1a64009..eeaa85d 100644 --- a/tests/dwvw_test.c +++ b/tests/dwvw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/error_test.c b/tests/error_test.c index 9aa299c..e7b47fd 100644 --- a/tests/error_test.c +++ b/tests/error_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/external_libs_test.c b/tests/external_libs_test.c index 9434623..8d20cbd 100644 --- a/tests/external_libs_test.c +++ b/tests/external_libs_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2008-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/fix_this.c b/tests/fix_this.c index 369f0cd..f108c88 100644 --- a/tests/fix_this.c +++ b/tests/fix_this.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/floating_point_test.tpl b/tests/floating_point_test.tpl index 3211d43..443ec0a 100644 --- a/tests/floating_point_test.tpl +++ b/tests/floating_point_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/generate.c b/tests/generate.c index 1b1dac9..1dc105c 100644 --- a/tests/generate.c +++ b/tests/generate.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/generate.h b/tests/generate.h index d76243a..6de6160 100644 --- a/tests/generate.h +++ b/tests/generate.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/header_test.tpl b/tests/header_test.tpl index 1587cff..488e128 100644 --- a/tests/header_test.tpl +++ b/tests/header_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 2001-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/headerless_test.c b/tests/headerless_test.c index 6c3cd0e..4300a1f 100644 --- a/tests/headerless_test.c +++ b/tests/headerless_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/largefile_test.c b/tests/largefile_test.c index 2ed29fc..73c11ef 100644 --- a/tests/largefile_test.c +++ b/tests/largefile_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2006 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2006-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/locale_test.c b/tests/locale_test.c index a30437f..d8f16ed 100644 --- a/tests/locale_test.c +++ b/tests/locale_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2005-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/lossy_comp_test.c b/tests/lossy_comp_test.c index 7f5239c..8947da0 100644 --- a/tests/lossy_comp_test.c +++ b/tests/lossy_comp_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/misc_test.c b/tests/misc_test.c index 20f3cfd..ab66078 100644 --- a/tests/misc_test.c +++ b/tests/misc_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/multi_file_test.c b/tests/multi_file_test.c index ce92fcf..2e066a2 100644 --- a/tests/multi_file_test.c +++ b/tests/multi_file_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/ogg_test.c b/tests/ogg_test.c index da4630b..3d61498 100644 --- a/tests/ogg_test.c +++ b/tests/ogg_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/pcm_test.tpl b/tests/pcm_test.tpl index 65e8e8a..a84520e 100644 --- a/tests/pcm_test.tpl +++ b/tests/pcm_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/peak_chunk_test.c b/tests/peak_chunk_test.c index 5e63ce1..9083e47 100644 --- a/tests/peak_chunk_test.c +++ b/tests/peak_chunk_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/pipe_test.tpl b/tests/pipe_test.tpl index 5dc6203..a39c27b 100644 --- a/tests/pipe_test.tpl +++ b/tests/pipe_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/raw_test.c b/tests/raw_test.c index ee37307..e7bbe5d 100644 --- a/tests/raw_test.c +++ b/tests/raw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/scale_clip_test.tpl b/tests/scale_clip_test.tpl index 60cb0f8..4c5e43a 100644 --- a/tests/scale_clip_test.tpl +++ b/tests/scale_clip_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/sftest.c b/tests/sftest.c index c825a90..63688e0 100644 --- a/tests/sftest.c +++ b/tests/sftest.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/sfversion.c b/tests/sfversion.c index 49cd323..503b30c 100644 --- a/tests/sfversion.c +++ b/tests/sfversion.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/stdin_test.c b/tests/stdin_test.c index 9294d33..3589c48 100644 --- a/tests/stdin_test.c +++ b/tests/stdin_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/stdio_test.c b/tests/stdio_test.c index 9ac826f..6b84159 100644 --- a/tests/stdio_test.c +++ b/tests/stdio_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/stdout_test.c b/tests/stdout_test.c index a8aa1bd..5e7308a 100644 --- a/tests/stdout_test.c +++ b/tests/stdout_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/string_test.c b/tests/string_test.c index c190b14..c74f6f1 100644 --- a/tests/string_test.c +++ b/tests/string_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2003-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/ulaw_test.c b/tests/ulaw_test.c index 4fbcd87..6959e84 100644 --- a/tests/ulaw_test.c +++ b/tests/ulaw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/utils.tpl b/tests/utils.tpl index 8fbe05c..04aa7f7 100644 --- a/tests/utils.tpl +++ b/tests/utils.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template h c +] /* -** Copyright (C) 2002-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2002-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/virtual_io_test.c b/tests/virtual_io_test.c index dcd3371..b84bf6b 100644 --- a/tests/virtual_io_test.c +++ b/tests/virtual_io_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2005 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/vorbis_test.c b/tests/vorbis_test.c index c76257e..3b3372c 100644 --- a/tests/vorbis_test.c +++ b/tests/vorbis_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2007-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/win32_ordinal_test.c b/tests/win32_ordinal_test.c index 5a349df..03eac38 100644 --- a/tests/win32_ordinal_test.c +++ b/tests/win32_ordinal_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2006, 2007 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2006-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/win32_test.c b/tests/win32_test.c index 6a128ea..121d041 100644 --- a/tests/win32_test.c +++ b/tests/win32_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2001-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 diff --git a/tests/write_read_test.tpl b/tests/write_read_test.tpl index 5902607..550e224 100644 --- a/tests/write_read_test.tpl +++ b/tests/write_read_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2008 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 1999-2009 Erik de Castro Lopo <erikd@mega-nerd.com> ** ** 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 |