From 26efcb703f328a8ed05ae12f2817a0d1d83d729e Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Fri, 13 Feb 2004 12:31:34 +0000 Subject: [PATCH] More zip.com.au to mega-nerd.com changes. --- AUTHORS | 2 +- MacOS9/config.h | 2 +- MacOS9/sndfile.h | 4 ++-- Octave/sndfile_load.m | 2 +- Octave/sndfile_play.m | 2 +- Octave/sndfile_save.m | 2 +- README | 4 ++-- Win32/config.h | 4 ++-- Win32/sndfile.h | 4 ++-- configure.ac | 4 ++-- examples/cooledit-fixer.c | 2 +- examples/generate.c | 2 +- examples/list_formats.c | 2 +- examples/make_sine.c | 2 +- examples/paf_write.c | 2 +- examples/sfprocess.c | 2 +- examples/sndfile-convert.c | 2 +- examples/sndfile-info.c | 2 +- examples/sndfile-play.c | 2 +- libsndfile.spec.in | 8 ++++---- man/sndfile-convert.1 | 2 +- man/sndfile-info.1 | 2 +- man/sndfile-play.1 | 2 +- src/G72x/ChangeLog | 8 ++++---- src/G72x/g72x.h | 2 +- src/G72x/g72x_test.c | 2 +- src/GSM610/ChangeLog | 16 ++++++++-------- src/aiff.c | 2 +- src/alaw.c | 2 +- src/au.c | 2 +- src/au.h | 2 +- src/au_g72x.c | 2 +- src/command.c | 2 +- src/common.c | 2 +- src/common.h | 2 +- src/dither.c | 2 +- src/double64.c | 2 +- src/dwd.c | 2 +- src/dwvw.c | 2 +- src/file_io.c | 2 +- src/float32.c | 2 +- src/float_cast.h | 2 +- src/gsm610.c | 2 +- src/htk.c | 2 +- src/ima_adpcm.c | 2 +- src/interleave.c | 2 +- src/ircam.c | 2 +- src/macbinary3.c | 2 +- src/macos.c | 2 +- src/mat4.c | 2 +- src/mat5.c | 2 +- src/ms_adpcm.c | 2 +- src/new.c | 2 +- src/nist.c | 2 +- src/ogg.c | 2 +- src/paf.c | 2 +- src/pcm.c | 2 +- src/pvf.c | 2 +- src/raw.c | 2 +- src/rx2.c | 2 +- src/sd2.c | 2 +- src/sds.c | 2 +- src/sf_unistd.h | 2 +- src/sfendian.c | 2 +- src/sfendian.h | 2 +- src/sndfile.c | 2 +- src/sndfile.h.in | 4 ++-- src/strings.c | 2 +- src/svx.c | 2 +- src/test_file_io.c | 2 +- src/test_log_printf.c | 2 +- src/txw.c | 2 +- src/ulaw.c | 2 +- src/voc.c | 2 +- src/vox_adpcm.c | 2 +- src/w64.c | 2 +- src/wav.c | 2 +- src/wav_w64.c | 2 +- src/wav_w64.h | 2 +- src/wve.c | 2 +- src/xi.c | 2 +- tests/aiff_rw_test.c | 2 +- tests/alaw_test.c | 2 +- tests/benchmark.tpl | 2 +- tests/command_test.tpl | 2 +- tests/dft_cmp.c | 2 +- tests/dft_cmp.h | 2 +- tests/dither_test.c | 2 +- tests/dwvw_test.c | 2 +- tests/error_test.c | 2 +- tests/fix_this.c | 2 +- tests/floating_point_test.c | 2 +- tests/headerless_test.c | 2 +- tests/lossy_comp_test.c | 2 +- tests/misc_test.c | 2 +- tests/multi_file_test.c | 2 +- tests/open_fail_test.c | 2 +- tests/pcm_test.tpl | 2 +- tests/peak_chunk_test.c | 2 +- tests/pipe_test.c | 2 +- tests/raw_test.c | 2 +- tests/scale_clip_test.tpl | 2 +- tests/sftest.c | 2 +- tests/sfversion.c | 2 +- tests/stdin_test.c | 2 +- tests/stdio_test.c | 2 +- tests/stdout_test.c | 2 +- tests/string_test.c | 2 +- tests/ulaw_test.c | 2 +- tests/utils.tpl | 2 +- tests/win32_test.c | 2 +- tests/write_read_test.tpl | 2 +- 112 files changed, 131 insertions(+), 131 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4c6525ee..95770ab5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -The main author of libsndfile is Erik de Castro Lopo . +The main author of libsndfile is Erik de Castro Lopo . The code in the src/GSM610 directory was written by Jutta Degener and Carsten Bormann . diff --git a/MacOS9/config.h b/MacOS9/config.h index 8d42dd01..fea4659b 100644 --- a/MacOS9/config.h +++ b/MacOS9/config.h @@ -155,7 +155,7 @@ #define PACKAGE "libsndfile" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" +#define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "libsndfile" diff --git a/MacOS9/sndfile.h b/MacOS9/sndfile.h index 3117c8a2..86551557 100644 --- a/MacOS9/sndfile.h +++ b/MacOS9/sndfile.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 @@ -20,7 +20,7 @@ ** sndfile.h -- system-wide definitions ** ** API documentation is in the doc/ directory of the source code tarball -** and at http://www.zip.com.au/~erikd/libsndfile/api.html. +** and at http://www.mega-nerd.com/libsndfile/api.html. */ #ifndef SNDFILE_H diff --git a/Octave/sndfile_load.m b/Octave/sndfile_load.m index d533db16..a2371cc8 100644 --- a/Octave/sndfile_load.m +++ b/Octave/sndfile_load.m @@ -19,7 +19,7 @@ ## Load data from the file given by @var{filename}. ## @end deftypefn -## Author: Erik de Castro Lopo +## Author: Erik de Castro Lopo ## Description: Load the sound data from the given file name function [data fs] = sndfile_load (filename) diff --git a/Octave/sndfile_play.m b/Octave/sndfile_play.m index e665d893..b1cccab4 100644 --- a/Octave/sndfile_play.m +++ b/Octave/sndfile_play.m @@ -20,7 +20,7 @@ ## program. ## @end deftypefn -## Author: Erik de Castro Lopo +## Author: Erik de Castro Lopo ## Description: Play the given data as a sound file function sndfile_play (data, fs) diff --git a/Octave/sndfile_save.m b/Octave/sndfile_save.m index 1b6fdea1..1b888420 100644 --- a/Octave/sndfile_save.m +++ b/Octave/sndfile_save.m @@ -20,7 +20,7 @@ ## the sample rate to @var{fs}. ## @end deftypefn -## Author: Erik de Castro Lopo +## Author: Erik de Castro Lopo ## Description: Save data as a sound file function sndfile_save (filename, data, fs) diff --git a/README b/README index 388c5da2..a7459c92 100644 --- a/README +++ b/README @@ -67,8 +67,8 @@ values for the following #defines (this would work for AmigaOS) : CONTACTS -------- -libsndfile was written by Erik de Castro Lopo (erikd AT zipworld DOT com DOT au). +libsndfile was written by Erik de Castro Lopo (erikd AT mega-nerd DOT com). The libsndfile home page is at : - http://www.zip.com.au/~erikd/libsndfile/ + http://www.mega-nerd.com/libsndfile/ diff --git a/Win32/config.h b/Win32/config.h index 0e4a6d26..6240923f 100644 --- a/Win32/config.h +++ b/Win32/config.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 @@ -178,7 +178,7 @@ #define PACKAGE "libsndfile" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" +#define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "libsndfile" diff --git a/Win32/sndfile.h b/Win32/sndfile.h index 35c074f1..8cf46a35 100644 --- a/Win32/sndfile.h +++ b/Win32/sndfile.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 @@ -20,7 +20,7 @@ ** sndfile.h -- system-wide definitions ** ** API documentation is in the doc/ directory of the source code tarball -** and at http://www.zip.com.au/~erikd/libsndfile/api.html. +** and at http://www.mega-nerd.com/libsndfile/api.html. */ #ifndef SNDFILE_H diff --git a/configure.ac b/configure.ac index cd453750..22d0a296 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ -# Copyright (C) 1999-2003 Erik de Castro Lopo (erikd AT zip DOT com DOT au). +# Copyright (C) 1999-2004 Erik de Castro Lopo (erikd AT mega-nerd DOT com). dnl Require autoconf version AC_PREREQ(2.54) -AC_INIT(libsndfile,1.0.6,) +AC_INIT(libsndfile,1.0.6,) AC_CONFIG_SRCDIR([src/sndfile.c]) AC_CANONICAL_TARGET([]) AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION) diff --git a/examples/cooledit-fixer.c b/examples/cooledit-fixer.c index 3aad361e..d553e6a6 100644 --- a/examples/cooledit-fixer.c +++ b/examples/cooledit-fixer.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002-2003 Erik de Castro Lopo +** Copyright (C) 2002-2003 Erik de Castro Lopo ** ** 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/examples/generate.c b/examples/generate.c index f1c51826..960134d8 100644 --- a/examples/generate.c +++ b/examples/generate.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/examples/list_formats.c b/examples/list_formats.c index 16e70448..be362a47 100644 --- a/examples/list_formats.c +++ b/examples/list_formats.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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/examples/make_sine.c b/examples/make_sine.c index b1488da8..e224d1b2 100644 --- a/examples/make_sine.c +++ b/examples/make_sine.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/examples/paf_write.c b/examples/paf_write.c index 92c39c20..4cdf274a 100644 --- a/examples/paf_write.c +++ b/examples/paf_write.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/examples/sfprocess.c b/examples/sfprocess.c index 92336f04..b368d551 100644 --- a/examples/sfprocess.c +++ b/examples/sfprocess.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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/examples/sndfile-convert.c b/examples/sndfile-convert.c index df45dffd..a000d519 100644 --- a/examples/sndfile-convert.c +++ b/examples/sndfile-convert.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/examples/sndfile-info.c b/examples/sndfile-info.c index f1ba401f..281e4852 100644 --- a/examples/sndfile-info.c +++ b/examples/sndfile-info.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/examples/sndfile-play.c b/examples/sndfile-play.c index 3f54d541..2aa2cd3e 100644 --- a/examples/sndfile-play.c +++ b/examples/sndfile-play.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/libsndfile.spec.in b/libsndfile.spec.in index 1bdff746..1ed46aab 100644 --- a/libsndfile.spec.in +++ b/libsndfile.spec.in @@ -9,8 +9,8 @@ Version: %{version} Release: %{release} Copyright: LGPL Group: Libraries/Sound -Source: http://www.zip.com.au/~erikd/libsndfile/libsndfile-%{version}.tar.gz -URL: http://www.zip.com.au/~erikd/libsndfile/ +Source: http://www.mega-nerd.com/libsndfile/libsndfile-%{version}.tar.gz +URL: http://www.mega-nerd.com/libsndfile/ BuildRoot: /var/tmp/%{name}-%{version} %description @@ -57,9 +57,9 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -rf $RPM_BUILD_ROOT; fi %{_libdir}/pkgconfig/sndfile.pc %changelog -* Tue Sep 16 2003 Erik de Castro Lopo +* Tue Sep 16 2003 Erik de Castro Lopo - Apply corrections from Andrew Schultz. -* Mon Oct 21 2002 Erik de Castro Lopo +* Mon Oct 21 2002 Erik de Castro Lopo - Force installation of sndfile.pc file. * Thu Jul 6 2000 Josh Green - Created libsndfile.spec.in diff --git a/man/sndfile-convert.1 b/man/sndfile-convert.1 index 0113bea8..105c9e0f 100644 --- a/man/sndfile-convert.1 +++ b/man/sndfile-convert.1 @@ -9,7 +9,7 @@ sndfile-convert \- convert a sound files from one format to another .RI --help .SH DESCRIPTION sndfile-convert converts sound files from one format to another using -libsndfile (http://www.zip.com.au/~erikd/libsndfile/) to read and write +libsndfile (http://www.mega-nerd.com/libsndfile/) to read and write the data. .LP The format of the output file is determined by the filename extension diff --git a/man/sndfile-info.1 b/man/sndfile-info.1 index 5f67c8da..744a7015 100644 --- a/man/sndfile-info.1 +++ b/man/sndfile-info.1 @@ -7,7 +7,7 @@ sndfile-info \- display information about a sound file .SH DESCRIPTION sndfile-info will display basic information about a sound file such as its format, its sample rate, and the number of channels. This information -is obtained using libsndfile (http://www.zip.com.au/~erikd/libsndfile/). +is obtained using libsndfile (http://www.mega-nerd.com/libsndfile/). .SH AUTHOR This manual page was originally written by Joshua Haberman , for the Debian GNU/Linux system (but may be used by diff --git a/man/sndfile-play.1 b/man/sndfile-play.1 index ab1c5bba..d47b4145 100644 --- a/man/sndfile-play.1 +++ b/man/sndfile-play.1 @@ -25,7 +25,7 @@ sndfile-play plays the specified sound file using : CoreAudio on Apple MacOSX waveOut on Microsoft Win32 .EE -sndfile-play uses libsndfile (http://www.zip.com.au/~erikd/libsndfile/) +sndfile-play uses libsndfile (http://www.mega-nerd.com/libsndfile/) to read the file. .SH AUTHOR This manual page was originally written by Joshua Haberman diff --git a/src/G72x/ChangeLog b/src/G72x/ChangeLog index a4815429..aa108dff 100644 --- a/src/G72x/ChangeLog +++ b/src/G72x/ChangeLog @@ -1,15 +1,15 @@ -2001-06-05 Erik de Castro Lopo +2001-06-05 Erik de Castro Lopo * g72x.c Added {} in function update () to prevent 'ambiguous else' warning messages. -2000-07-14 Erik de Castro Lopo +2000-07-14 Erik de Castro Lopo * g72x.c Modified g72x_init_state () to fit in with the new structure of the code. Implemented g72x_encode_block () and g72x_decode_block (). -2000-07-12 Erik de Castro Lopo +2000-07-12 Erik de Castro Lopo * g72x.h Moved nearly all definitions and function prototypes from this file have been @@ -24,7 +24,7 @@ Changed struct g72x_state to a typedef struct { .. } G72x_PRIVATE. Added fields to G72x_PRIVATE required for working on blocks of samples. -2000-06-07 Erik de Castro Lopo +2000-06-07 Erik de Castro Lopo * g72x.c Fixed all compiler warnings. diff --git a/src/G72x/g72x.h b/src/G72x/g72x.h index 60b5d036..3a65cde2 100644 --- a/src/G72x/g72x.h +++ b/src/G72x/g72x.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2001 Erik de Castro Lopo +** Copyright (C) 1999-2001 Erik de Castro Lopo ** ** 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 5c1b651a..e0b6cbab 100644 --- a/src/G72x/g72x_test.c +++ b/src/G72x/g72x_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/src/GSM610/ChangeLog b/src/GSM610/ChangeLog index f78b6ed7..d1a15cba 100644 --- a/src/GSM610/ChangeLog +++ b/src/GSM610/ChangeLog @@ -1,20 +1,20 @@ -2003-06-02 Erik de Castro Lopo +2003-06-02 Erik de Castro Lopo * rpe.c Renamed variables "exp" to "expon" to avoid shadowed parameter warnigns. -2002-06-08 Erik de Castro Lopo +2002-06-08 Erik de Castro Lopo * long_term.c Changes tp removed compiler warnings about shadowed parameters. -2002-06-08 Erik de Castro Lopo +2002-06-08 Erik de Castro Lopo * private.h Made declarations of gsm_A, gsm_B, gsm_MIC etc extern. This fixed a compile problem on MacOSX. -2002-05-10 Erik de Castro Lopo +2002-05-10 Erik de Castro Lopo * *.[ch] Removed all pre-ANSI prototype kludges. Removed proto.h and unproto.h. @@ -24,23 +24,23 @@ Function Gsm_Coder () used a statically defined array. This was obviously not re-entrant so moved it to struct gsm_state. -2001-09-16 Erik de Castro Lopo +2001-09-16 Erik de Castro Lopo * code.c Added #includes for string.h and stdlib.h. -2000-10-27 Erik de Castro Lopo +2000-10-27 Erik de Castro Lopo * config.h Removed some commented out #defines (ie //*efine) which were causing problems on the Sun cc compiler. -2000-02-29 Erik de Castro Lopo +2000-02-29 Erik de Castro Lopo * private.h Added #defines to emulate normal compile time options. -2000-02-28 Erik de Castro Lopo +2000-02-28 Erik de Castro Lopo * everthing Created this directory and copied files from libgsm. diff --git a/src/aiff.c b/src/aiff.c index ed8bfb83..f0003436 100644 --- a/src/aiff.c +++ b/src/aiff.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo +** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** 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/alaw.c b/src/alaw.c index b13fab4b..80ecfb5a 100644 --- a/src/alaw.c +++ b/src/alaw.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/au.c b/src/au.c index 2621e516..4abfb093 100644 --- a/src/au.c +++ b/src/au.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/au.h b/src/au.h index 8531bd67..ce98883d 100644 --- a/src/au.h +++ b/src/au.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/au_g72x.c b/src/au_g72x.c index 4df9d54a..2bc91ab2 100644 --- a/src/au_g72x.c +++ b/src/au_g72x.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 6b0bf96c..08033b4b 100644 --- a/src/command.c +++ b/src/command.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 5eb55be8..e13b0366 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo +** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** 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 abb90256..6502899d 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo +** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** 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 a2088aac..a6739ef3 100644 --- a/src/dither.c +++ b/src/dither.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 c5e862d6..5c1a4753 100644 --- a/src/double64.c +++ b/src/double64.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/dwd.c b/src/dwd.c index 99946507..9af047e3 100644 --- a/src/dwd.c +++ b/src/dwd.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/dwvw.c b/src/dwvw.c index 1e697723..d7b05a42 100644 --- a/src/dwvw.c +++ b/src/dwvw.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 88193d52..f6b6e855 100644 --- a/src/file_io.c +++ b/src/file_io.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** Copyright (C) 2003 Ross Bencina ** ** This program is free software; you can redistribute it and/or modify diff --git a/src/float32.c b/src/float32.c index 274b9f59..a7e79093 100644 --- a/src/float32.c +++ b/src/float32.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/float_cast.h b/src/float_cast.h index 9014a873..6059e839 100644 --- a/src/float_cast.h +++ b/src/float_cast.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 017ce744..9a39279a 100644 --- a/src/gsm610.c +++ b/src/gsm610.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/htk.c b/src/htk.c index d6f8051f..cc2a64c5 100644 --- a/src/htk.c +++ b/src/htk.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003,2003 Erik de Castro Lopo ** ** 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 2b1cb919..2ac9b165 100644 --- a/src/ima_adpcm.c +++ b/src/ima_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/interleave.c b/src/interleave.c index 016005d1..1783273a 100644 --- a/src/interleave.c +++ b/src/interleave.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 898ed55e..46cc0313 100644 --- a/src/ircam.c +++ b/src/ircam.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 8de97fa5..5213a901 100644 --- a/src/macbinary3.c +++ b/src/macbinary3.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 48481a8e..2d5cdda2 100644 --- a/src/macos.c +++ b/src/macos.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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/mat4.c b/src/mat4.c index b94e8f3d..b82b0d2f 100644 --- a/src/mat4.c +++ b/src/mat4.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/mat5.c b/src/mat5.c index dbd5965a..a6c50b9e 100644 --- a/src/mat5.c +++ b/src/mat5.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 a201e97f..b834380a 100644 --- a/src/ms_adpcm.c +++ b/src/ms_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/new.c b/src/new.c index cc109802..6dfc9122 100644 --- a/src/new.c +++ b/src/new.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/nist.c b/src/nist.c index 22cf54a0..66df409c 100644 --- a/src/nist.c +++ b/src/nist.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/ogg.c b/src/ogg.c index 370afbdd..542d9c7a 100644 --- a/src/ogg.c +++ b/src/ogg.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/paf.c b/src/paf.c index ad38b0e6..1db8563a 100644 --- a/src/paf.c +++ b/src/paf.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/pcm.c b/src/pcm.c index 2e21b573..7e17adcf 100644 --- a/src/pcm.c +++ b/src/pcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/pvf.c b/src/pvf.c index 0f6f9f5f..5a1f3cfa 100644 --- a/src/pvf.c +++ b/src/pvf.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003,2003 Erik de Castro Lopo ** ** 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/raw.c b/src/raw.c index b45c04c9..82d19d41 100644 --- a/src/raw.c +++ b/src/raw.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/rx2.c b/src/rx2.c index 24ee7e6e..f311e57f 100644 --- a/src/rx2.c +++ b/src/rx2.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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/sd2.c b/src/sd2.c index 45136743..9caddf15 100644 --- a/src/sd2.c +++ b/src/sd2.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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/sds.c b/src/sds.c index 960d02b2..4c93346f 100644 --- a/src/sds.c +++ b/src/sds.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 0428f6fe..180f21b2 100644 --- a/src/sf_unistd.h +++ b/src/sf_unistd.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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.c b/src/sfendian.c index 16eb340c..42643d46 100644 --- a/src/sfendian.c +++ b/src/sfendian.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 f00f1205..e231f3e0 100644 --- a/src/sfendian.h +++ b/src/sfendian.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 da5b521b..c4e61ef4 100644 --- a/src/sndfile.c +++ b/src/sndfile.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 7637312a..dbd67b43 100644 --- a/src/sndfile.h.in +++ b/src/sndfile.h.in @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 @@ -20,7 +20,7 @@ ** sndfile.h -- system-wide definitions ** ** API documentation is in the doc/ directory of the source code tarball -** and at http://www.zip.com.au/~erikd/libsndfile/api.html. +** and at http://www.mega-nerd.com/libsndfile/api.html. */ #ifndef SNDFILE_H diff --git a/src/strings.c b/src/strings.c index 573d90f6..f4cbaff0 100644 --- a/src/strings.c +++ b/src/strings.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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/svx.c b/src/svx.c index 860be2fc..3e3c6852 100644 --- a/src/svx.c +++ b/src/svx.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 d9cc6cf9..e3440c81 100644 --- a/src/test_file_io.c +++ b/src/test_file_io.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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_log_printf.c b/src/test_log_printf.c index 1709c2f3..372697a2 100644 --- a/src/test_log_printf.c +++ b/src/test_log_printf.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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/txw.c b/src/txw.c index 8ab2e317..d563b3cd 100644 --- a/src/txw.c +++ b/src/txw.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/ulaw.c b/src/ulaw.c index 25639d40..18d7458f 100644 --- a/src/ulaw.c +++ b/src/ulaw.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/voc.c b/src/voc.c index 4729fa3f..e3fa0381 100644 --- a/src/voc.c +++ b/src/voc.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 5a56d408..db5394aa 100644 --- a/src/vox_adpcm.c +++ b/src/vox_adpcm.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/w64.c b/src/w64.c index dd6a6ea5..60d8fa9c 100644 --- a/src/w64.c +++ b/src/w64.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo +** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** 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/wav.c b/src/wav.c index 432a7632..52faf129 100644 --- a/src/wav.c +++ b/src/wav.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2004 Erik de Castro Lopo +** Copyright (C) 1999-2004 Erik de Castro Lopo ** ** 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/wav_w64.c b/src/wav_w64.c index 5c365e1a..83b601b8 100644 --- a/src/wav_w64.c +++ b/src/wav_w64.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/wav_w64.h b/src/wav_w64.h index 7d1e27ee..ee06b45b 100644 --- a/src/wav_w64.h +++ b/src/wav_w64.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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/wve.c b/src/wve.c index 5d8eb862..8197eea9 100644 --- a/src/wve.c +++ b/src/wve.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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/xi.c b/src/xi.c index a73bfe77..fcf78d62 100644 --- a/src/xi.c +++ b/src/xi.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 0048f826..f454d160 100644 --- a/tests/aiff_rw_test.c +++ b/tests/aiff_rw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 4cfb2308..1b957266 100644 --- a/tests/alaw_test.c +++ b/tests/alaw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 5fe04693..12f38c9c 100644 --- a/tests/benchmark.tpl +++ b/tests/benchmark.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 2002 Erik de Castro Lopo +** Copyright (C) 2002 Erik de Castro Lopo ** ** 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.tpl b/tests/command_test.tpl index e8647f99..749afac7 100644 --- a/tests/command_test.tpl +++ b/tests/command_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 2001-2002 Erik de Castro Lopo +** Copyright (C) 2001-2002 Erik de Castro Lopo ** ** 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 4d5e7b8d..e0b041ec 100644 --- a/tests/dft_cmp.c +++ b/tests/dft_cmp.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 32873e7d..b96572cb 100644 --- a/tests/dft_cmp.h +++ b/tests/dft_cmp.h @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 8db1f4ae..2f6e3885 100644 --- a/tests/dither_test.c +++ b/tests/dither_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 b3af2a00..0ac8ce2d 100644 --- a/tests/dwvw_test.c +++ b/tests/dwvw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 47c0694e..011ec3bb 100644 --- a/tests/error_test.c +++ b/tests/error_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 ddc976c3..d7b9e7e5 100644 --- a/tests/fix_this.c +++ b/tests/fix_this.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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.c b/tests/floating_point_test.c index cff5debe..f6209f61 100644 --- a/tests/floating_point_test.c +++ b/tests/floating_point_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 f6bbc131..66a6ecd9 100644 --- a/tests/headerless_test.c +++ b/tests/headerless_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 b3e9c77a..05cb3fff 100644 --- a/tests/lossy_comp_test.c +++ b/tests/lossy_comp_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 3edc3fef..b902bff5 100644 --- a/tests/misc_test.c +++ b/tests/misc_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 d4e639f2..f4e04475 100644 --- a/tests/multi_file_test.c +++ b/tests/multi_file_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2002 Erik de Castro Lopo +** Copyright (C) 1999-2002 Erik de Castro Lopo ** ** 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/open_fail_test.c b/tests/open_fail_test.c index 6eedc895..fef95a2e 100644 --- a/tests/open_fail_test.c +++ b/tests/open_fail_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 8dac33d6..6d0aef55 100644 --- a/tests/pcm_test.tpl +++ b/tests/pcm_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2002 Erik de Castro Lopo +** Copyright (C) 1999-2002 Erik de Castro Lopo ** ** 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 78bea5f7..aec94ed1 100644 --- a/tests/peak_chunk_test.c +++ b/tests/peak_chunk_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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.c b/tests/pipe_test.c index e45103fe..21d00fc7 100644 --- a/tests/pipe_test.c +++ b/tests/pipe_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 bfd0ad72..3e7e0346 100644 --- a/tests/raw_test.c +++ b/tests/raw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002,2003 Erik de Castro Lopo +** Copyright (C) 2002,2003 Erik de Castro Lopo ** ** 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 866b8086..95396da5 100644 --- a/tests/scale_clip_test.tpl +++ b/tests/scale_clip_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2002 Erik de Castro Lopo +** Copyright (C) 1999-2002 Erik de Castro Lopo ** ** 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 0956e5e7..05f09a96 100644 --- a/tests/sftest.c +++ b/tests/sftest.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 21831b74..6a7ccd0b 100644 --- a/tests/sfversion.c +++ b/tests/sfversion.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 58779aa3..8df93fb7 100644 --- a/tests/stdin_test.c +++ b/tests/stdin_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 42ae5b15..5846c390 100644 --- a/tests/stdio_test.c +++ b/tests/stdio_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 66458036..da2f16d0 100644 --- a/tests/stdout_test.c +++ b/tests/stdout_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 ac3132e3..ed4f757b 100644 --- a/tests/string_test.c +++ b/tests/string_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2003 Erik de Castro Lopo +** Copyright (C) 2003 Erik de Castro Lopo ** ** 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 58ca8d04..ae76191c 100644 --- a/tests/ulaw_test.c +++ b/tests/ulaw_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 1999-2003 Erik de Castro Lopo +** Copyright (C) 1999-2003 Erik de Castro Lopo ** ** 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 847b076b..295650e4 100644 --- a/tests/utils.tpl +++ b/tests/utils.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template h c +] /* -** Copyright (C) 2002 Erik de Castro Lopo +** Copyright (C) 2002 Erik de Castro Lopo ** ** 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 ab162b69..7813510e 100644 --- a/tests/win32_test.c +++ b/tests/win32_test.c @@ -1,5 +1,5 @@ /* -** Copyright (C) 2001-2003 Erik de Castro Lopo +** Copyright (C) 2001-2003 Erik de Castro Lopo ** ** 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 b751af57..f2c99d05 100644 --- a/tests/write_read_test.tpl +++ b/tests/write_read_test.tpl @@ -1,6 +1,6 @@ [+ AutoGen5 template c +] /* -** Copyright (C) 1999-2002 Erik de Castro Lopo +** Copyright (C) 1999-2002 Erik de Castro Lopo ** ** 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