summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/comparison.html4
-rw-r--r--doc/developers.html4
-rw-r--r--doc/documentation.html4
-rw-r--r--doc/download.html4
-rw-r--r--doc/features.html4
-rw-r--r--doc/format.html4
-rw-r--r--doc/goals.html4
-rw-r--r--doc/id.html4
-rw-r--r--doc/index.html4
-rw-r--r--doc/news.html4
-rw-r--r--doc/ru/authors.html2
-rw-r--r--include/FLAC/Makefile.am2
-rw-r--r--include/FLAC/all.h2
-rw-r--r--include/FLAC/file_decoder.h2
-rw-r--r--include/FLAC/format.h2
-rw-r--r--include/FLAC/ordinals.h.in2
-rw-r--r--include/FLAC/seekable_stream_decoder.h2
-rw-r--r--include/FLAC/stream_decoder.h2
-rw-r--r--include/FLAC/stream_encoder.h2
-rw-r--r--man/Makefile.am2
-rw-r--r--man/flac.sgml2
-rw-r--r--src/flac/Makefile.am2
-rw-r--r--src/flac/Makefile.lite2
-rw-r--r--src/flac/Makefile.vc2
-rw-r--r--src/flac/analyze.c2
-rw-r--r--src/flac/analyze.h2
-rw-r--r--src/flac/decode.c2
-rw-r--r--src/flac/decode.h2
-rw-r--r--src/flac/encode.c2
-rw-r--r--src/flac/encode.h2
-rw-r--r--src/flac/main.c6
-rw-r--r--src/libFLAC/bitbuffer.c2
-rw-r--r--src/libFLAC/crc.c2
-rw-r--r--src/libFLAC/file_decoder.c2
-rw-r--r--src/libFLAC/fixed.c2
-rw-r--r--src/libFLAC/format.c2
-rw-r--r--src/libFLAC/include/private/all.h2
-rw-r--r--src/libFLAC/include/private/bitbuffer.h2
-rw-r--r--src/libFLAC/include/private/crc.h2
-rw-r--r--src/libFLAC/include/private/fixed.h2
-rw-r--r--src/libFLAC/include/private/lpc.h2
-rw-r--r--src/libFLAC/include/private/stream_encoder_framing.h2
-rw-r--r--src/libFLAC/include/protected/file_decoder.h2
-rw-r--r--src/libFLAC/include/protected/seekable_stream_decoder.h2
-rw-r--r--src/libFLAC/include/protected/stream_decoder.h2
-rw-r--r--src/libFLAC/lpc.c2
-rw-r--r--src/libFLAC/seekable_stream_decoder.c2
-rw-r--r--src/libFLAC/stream_decoder.c2
-rw-r--r--src/libFLAC/stream_encoder.c2
-rw-r--r--src/libFLAC/stream_encoder_framing.c2
-rw-r--r--src/metaflac/Makefile.am2
-rw-r--r--src/metaflac/Makefile.lite2
-rw-r--r--src/metaflac/Makefile.vc2
-rw-r--r--src/monkeys_audio_utilities/flac_mac/main.c2
-rw-r--r--src/monkeys_audio_utilities/flac_ren/main.c2
-rw-r--r--src/plugin_winamp2/Makefile.am2
-rw-r--r--src/plugin_winamp2/Makefile.vc2
-rw-r--r--src/plugin_winamp2/in_flac.c2
-rw-r--r--src/plugin_winamp3/cnv_flacpcm.cpp2
-rw-r--r--src/plugin_winamp3/cnv_flacpcm.h2
-rw-r--r--src/plugin_winamp3/flacpcm.cpp2
-rw-r--r--src/plugin_winamp3/flacpcm.h2
-rw-r--r--src/plugin_xmms/Makefile.am2
-rw-r--r--src/plugin_xmms/Makefile.lite2
-rw-r--r--src/plugin_xmms/plugin.c2
-rw-r--r--src/test_streams/Makefile.am2
-rw-r--r--src/test_streams/Makefile.lite2
-rw-r--r--src/test_streams/main.c2
-rw-r--r--src/test_unit/Makefile.am2
-rw-r--r--src/test_unit/Makefile.lite2
-rw-r--r--src/test_unit/bitbuffer.c2
-rw-r--r--src/test_unit/bitbuffer.h2
-rw-r--r--src/test_unit/main.c2
73 files changed, 85 insertions, 85 deletions
diff --git a/doc/comparison.html b/doc/comparison.html
index 8b93d77e..de4ed16e 100644
--- a/doc/comparison.html
+++ b/doc/comparison.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -903,7 +903,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/developers.html b/doc/developers.html
index 70706fc1..906a6c90 100644
--- a/doc/developers.html
+++ b/doc/developers.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -164,7 +164,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/documentation.html b/doc/documentation.html
index dced9d11..4698756f 100644
--- a/doc/documentation.html
+++ b/doc/documentation.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -1032,7 +1032,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/download.html b/doc/download.html
index d3170005..65002e97 100644
--- a/doc/download.html
+++ b/doc/download.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -134,7 +134,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/features.html b/doc/features.html
index 3f55f95c..6ea02306 100644
--- a/doc/features.html
+++ b/doc/features.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -163,7 +163,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/format.html b/doc/format.html
index a73f1ebe..7a072c1c 100644
--- a/doc/format.html
+++ b/doc/format.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -1302,7 +1302,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/goals.html b/doc/goals.html
index bfdf0923..09b2e0eb 100644
--- a/doc/goals.html
+++ b/doc/goals.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -130,7 +130,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/id.html b/doc/id.html
index cc1fde32..64f7e649 100644
--- a/doc/id.html
+++ b/doc/id.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -193,7 +193,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/index.html b/doc/index.html
index 20e081df..1a7e11af 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -308,7 +308,7 @@ etree.org?
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/news.html b/doc/news.html
index f2944e42..ef0d3ec6 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
@@ -296,7 +296,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/ru/authors.html b/doc/ru/authors.html
index 26d3c93b..20c5a14a 100644
--- a/doc/ru/authors.html
+++ b/doc/ru/authors.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002 Josh Coalson -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
diff --git a/include/FLAC/Makefile.am b/include/FLAC/Makefile.am
index df9f31fc..a0923e6c 100644
--- a/include/FLAC/Makefile.am
+++ b/include/FLAC/Makefile.am
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/include/FLAC/all.h b/include/FLAC/all.h
index 5120b3f3..244c0089 100644
--- a/include/FLAC/all.h
+++ b/include/FLAC/all.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/file_decoder.h b/include/FLAC/file_decoder.h
index d962f4e7..7c0028df 100644
--- a/include/FLAC/file_decoder.h
+++ b/include/FLAC/file_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/format.h b/include/FLAC/format.h
index 5b70fb2c..b1f4f605 100644
--- a/include/FLAC/format.h
+++ b/include/FLAC/format.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/ordinals.h.in b/include/FLAC/ordinals.h.in
index 85c8dfff..e28ed1e7 100644
--- a/include/FLAC/ordinals.h.in
+++ b/include/FLAC/ordinals.h.in
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/seekable_stream_decoder.h b/include/FLAC/seekable_stream_decoder.h
index 337d0dc4..6511d5dd 100644
--- a/include/FLAC/seekable_stream_decoder.h
+++ b/include/FLAC/seekable_stream_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/stream_decoder.h b/include/FLAC/stream_decoder.h
index 69facc93..41c93197 100644
--- a/include/FLAC/stream_decoder.h
+++ b/include/FLAC/stream_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/include/FLAC/stream_encoder.h b/include/FLAC/stream_encoder.h
index f9f47f6b..35123539 100644
--- a/include/FLAC/stream_encoder.h
+++ b/include/FLAC/stream_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/man/Makefile.am b/man/Makefile.am
index 3258d9df..c38ccc77 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/man/flac.sgml b/man/flac.sgml
index b2208028..89193242 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -27,7 +27,7 @@
&dhsurname;
</author>
<copyright>
- <year>2001</year>
+ <year>2002</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
diff --git a/src/flac/Makefile.am b/src/flac/Makefile.am
index 71cd9915..0bcb01cd 100644
--- a/src/flac/Makefile.am
+++ b/src/flac/Makefile.am
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/flac/Makefile.lite b/src/flac/Makefile.lite
index e99cd769..cc8280be 100644
--- a/src/flac/Makefile.lite
+++ b/src/flac/Makefile.lite
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/flac/Makefile.vc b/src/flac/Makefile.vc
index 7777b22e..4b3e61d7 100644
--- a/src/flac/Makefile.vc
+++ b/src/flac/Makefile.vc
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/flac/analyze.c b/src/flac/analyze.c
index fe7c97de..48f79f36 100644
--- a/src/flac/analyze.c
+++ b/src/flac/analyze.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/analyze.h b/src/flac/analyze.h
index b2763636..645474ac 100644
--- a/src/flac/analyze.h
+++ b/src/flac/analyze.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/decode.c b/src/flac/decode.c
index fff9c91e..e2e25e93 100644
--- a/src/flac/decode.c
+++ b/src/flac/decode.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/decode.h b/src/flac/decode.h
index ce864295..19504a5f 100644
--- a/src/flac/decode.h
+++ b/src/flac/decode.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/encode.c b/src/flac/encode.c
index a83f36d5..03091f48 100644
--- a/src/flac/encode.c
+++ b/src/flac/encode.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/encode.h b/src/flac/encode.h
index 9e9e9f82..df2a08e2 100644
--- a/src/flac/encode.h
+++ b/src/flac/encode.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/flac/main.c b/src/flac/main.c
index 1aa54875..362bcd66 100644
--- a/src/flac/main.c
+++ b/src/flac/main.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -375,7 +375,7 @@ int main(int argc, char *argv[])
if(verbose) {
fprintf(stderr, "\n");
- fprintf(stderr, "flac %s, Copyright (C) 2000,2001 Josh Coalson\n", FLAC__VERSION_STRING);
+ fprintf(stderr, "flac %s, Copyright (C) 2000,2001,2002 Josh Coalson\n", FLAC__VERSION_STRING);
fprintf(stderr, "flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are\n");
fprintf(stderr, "welcome to redistribute it under certain conditions. Type `flac' for details.\n\n");
@@ -442,7 +442,7 @@ static void usage_header()
{
fprintf(stderr, "===============================================================================\n");
fprintf(stderr, "flac - Command-line FLAC encoder/decoder version %s\n", FLAC__VERSION_STRING);
- fprintf(stderr, "Copyright (C) 2000,2001 Josh Coalson\n");
+ fprintf(stderr, "Copyright (C) 2000,2001,2002 Josh Coalson\n");
fprintf(stderr, "\n");
fprintf(stderr, "This program is free software; you can redistribute it and/or\n");
fprintf(stderr, "modify it under the terms of the GNU General Public License\n");
diff --git a/src/libFLAC/bitbuffer.c b/src/libFLAC/bitbuffer.c
index 187fdfad..a86f0ab1 100644
--- a/src/libFLAC/bitbuffer.c
+++ b/src/libFLAC/bitbuffer.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/crc.c b/src/libFLAC/crc.c
index 6d455ae2..5d232bc9 100644
--- a/src/libFLAC/crc.c
+++ b/src/libFLAC/crc.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/file_decoder.c b/src/libFLAC/file_decoder.c
index dd9eff1b..cdd9ffb8 100644
--- a/src/libFLAC/file_decoder.c
+++ b/src/libFLAC/file_decoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/fixed.c b/src/libFLAC/fixed.c
index afa045f6..1fb3f063 100644
--- a/src/libFLAC/fixed.c
+++ b/src/libFLAC/fixed.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/format.c b/src/libFLAC/format.c
index 9c8d622c..060c6676 100644
--- a/src/libFLAC/format.c
+++ b/src/libFLAC/format.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/all.h b/src/libFLAC/include/private/all.h
index 6480d411..17bdbc55 100644
--- a/src/libFLAC/include/private/all.h
+++ b/src/libFLAC/include/private/all.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/bitbuffer.h b/src/libFLAC/include/private/bitbuffer.h
index b06ff4e7..d8764f15 100644
--- a/src/libFLAC/include/private/bitbuffer.h
+++ b/src/libFLAC/include/private/bitbuffer.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/crc.h b/src/libFLAC/include/private/crc.h
index b86d3cb3..84417fee 100644
--- a/src/libFLAC/include/private/crc.h
+++ b/src/libFLAC/include/private/crc.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/fixed.h b/src/libFLAC/include/private/fixed.h
index d6458901..baf7003a 100644
--- a/src/libFLAC/include/private/fixed.h
+++ b/src/libFLAC/include/private/fixed.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/lpc.h b/src/libFLAC/include/private/lpc.h
index f6015015..a49932f7 100644
--- a/src/libFLAC/include/private/lpc.h
+++ b/src/libFLAC/include/private/lpc.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/private/stream_encoder_framing.h b/src/libFLAC/include/private/stream_encoder_framing.h
index b623d3f0..6b94ab73 100644
--- a/src/libFLAC/include/private/stream_encoder_framing.h
+++ b/src/libFLAC/include/private/stream_encoder_framing.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/protected/file_decoder.h b/src/libFLAC/include/protected/file_decoder.h
index f3a22d34..c8b05ede 100644
--- a/src/libFLAC/include/protected/file_decoder.h
+++ b/src/libFLAC/include/protected/file_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/protected/seekable_stream_decoder.h b/src/libFLAC/include/protected/seekable_stream_decoder.h
index 3a8e5a5c..de5d42b5 100644
--- a/src/libFLAC/include/protected/seekable_stream_decoder.h
+++ b/src/libFLAC/include/protected/seekable_stream_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/include/protected/stream_decoder.h b/src/libFLAC/include/protected/stream_decoder.h
index 1314d3a5..7be3824a 100644
--- a/src/libFLAC/include/protected/stream_decoder.h
+++ b/src/libFLAC/include/protected/stream_decoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/lpc.c b/src/libFLAC/lpc.c
index af8b8746..46c3034b 100644
--- a/src/libFLAC/lpc.c
+++ b/src/libFLAC/lpc.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/seekable_stream_decoder.c b/src/libFLAC/seekable_stream_decoder.c
index 76cdfbc5..c174bb5c 100644
--- a/src/libFLAC/seekable_stream_decoder.c
+++ b/src/libFLAC/seekable_stream_decoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/stream_decoder.c b/src/libFLAC/stream_decoder.c
index fa8a9fb2..72a8f525 100644
--- a/src/libFLAC/stream_decoder.c
+++ b/src/libFLAC/stream_decoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/stream_encoder.c b/src/libFLAC/stream_encoder.c
index 3f9d60a8..200f67dc 100644
--- a/src/libFLAC/stream_encoder.c
+++ b/src/libFLAC/stream_encoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/libFLAC/stream_encoder_framing.c b/src/libFLAC/stream_encoder_framing.c
index 3775ff87..243ff1f9 100644
--- a/src/libFLAC/stream_encoder_framing.c
+++ b/src/libFLAC/stream_encoder_framing.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/src/metaflac/Makefile.am b/src/metaflac/Makefile.am
index e1285a21..12498d8d 100644
--- a/src/metaflac/Makefile.am
+++ b/src/metaflac/Makefile.am
@@ -1,5 +1,5 @@
# metaflac - Command-line FLAC metadata editor
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/metaflac/Makefile.lite b/src/metaflac/Makefile.lite
index 537d12ef..76a52fd6 100644
--- a/src/metaflac/Makefile.lite
+++ b/src/metaflac/Makefile.lite
@@ -1,5 +1,5 @@
# metaflac - Command-line FLAC metadata editor
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/metaflac/Makefile.vc b/src/metaflac/Makefile.vc
index 1d64f43f..8433b0b4 100644
--- a/src/metaflac/Makefile.vc
+++ b/src/metaflac/Makefile.vc
@@ -1,5 +1,5 @@
# metaflac - Command-line FLAC metadata editor
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/monkeys_audio_utilities/flac_mac/main.c b/src/monkeys_audio_utilities/flac_mac/main.c
index 579f326b..420b74fb 100644
--- a/src/monkeys_audio_utilities/flac_mac/main.c
+++ b/src/monkeys_audio_utilities/flac_mac/main.c
@@ -1,5 +1,5 @@
/* flac_mac - wedge utility to add FLAC support to Monkey's Audio
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/monkeys_audio_utilities/flac_ren/main.c b/src/monkeys_audio_utilities/flac_ren/main.c
index fbbad406..347c199e 100644
--- a/src/monkeys_audio_utilities/flac_ren/main.c
+++ b/src/monkeys_audio_utilities/flac_ren/main.c
@@ -1,5 +1,5 @@
/* flac_ren - renamer part of utility to add FLAC support to Monkey's Audio
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp2/Makefile.am b/src/plugin_winamp2/Makefile.am
index 57de4137..110d0113 100644
--- a/src/plugin_winamp2/Makefile.am
+++ b/src/plugin_winamp2/Makefile.am
@@ -1,5 +1,5 @@
# in_flac - Winamp2 FLAC input plugin
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp2/Makefile.vc b/src/plugin_winamp2/Makefile.vc
index 886de344..fe045d03 100644
--- a/src/plugin_winamp2/Makefile.vc
+++ b/src/plugin_winamp2/Makefile.vc
@@ -1,5 +1,5 @@
# in_flac - Winamp2 FLAC input plugin
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp2/in_flac.c b/src/plugin_winamp2/in_flac.c
index 103e1302..f8ad03ac 100644
--- a/src/plugin_winamp2/in_flac.c
+++ b/src/plugin_winamp2/in_flac.c
@@ -1,5 +1,5 @@
/* in_flac - Winamp2 FLAC input plugin
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp3/cnv_flacpcm.cpp b/src/plugin_winamp3/cnv_flacpcm.cpp
index e0a66728..9761cd9a 100644
--- a/src/plugin_winamp3/cnv_flacpcm.cpp
+++ b/src/plugin_winamp3/cnv_flacpcm.cpp
@@ -1,5 +1,5 @@
/* FLAC input plugin for Winamp3
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp3/cnv_flacpcm.h b/src/plugin_winamp3/cnv_flacpcm.h
index bd06185c..99bcb6a2 100644
--- a/src/plugin_winamp3/cnv_flacpcm.h
+++ b/src/plugin_winamp3/cnv_flacpcm.h
@@ -1,5 +1,5 @@
/* FLAC input plugin for Winamp3
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp3/flacpcm.cpp b/src/plugin_winamp3/flacpcm.cpp
index 98e5eb15..0d9c9922 100644
--- a/src/plugin_winamp3/flacpcm.cpp
+++ b/src/plugin_winamp3/flacpcm.cpp
@@ -1,5 +1,5 @@
/* FLAC input plugin for Winamp3
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_winamp3/flacpcm.h b/src/plugin_winamp3/flacpcm.h
index b1f814f3..43f7b1f5 100644
--- a/src/plugin_winamp3/flacpcm.h
+++ b/src/plugin_winamp3/flacpcm.h
@@ -1,5 +1,5 @@
/* FLAC input plugin for Winamp3
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/plugin_xmms/Makefile.am b/src/plugin_xmms/Makefile.am
index 7dda7ae7..54b8b9be 100644
--- a/src/plugin_xmms/Makefile.am
+++ b/src/plugin_xmms/Makefile.am
@@ -1,5 +1,5 @@
# libxmms-flac - XMMS FLAC input plugin
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/plugin_xmms/Makefile.lite b/src/plugin_xmms/Makefile.lite
index cdb6a31d..15011cd2 100644
--- a/src/plugin_xmms/Makefile.lite
+++ b/src/plugin_xmms/Makefile.lite
@@ -1,5 +1,5 @@
# libxmms-flac - XMMS FLAC input plugin
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/plugin_xmms/plugin.c b/src/plugin_xmms/plugin.c
index b534ef95..c077b9bb 100644
--- a/src/plugin_xmms/plugin.c
+++ b/src/plugin_xmms/plugin.c
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/test_streams/Makefile.am b/src/test_streams/Makefile.am
index 10bee68c..910a7bca 100644
--- a/src/test_streams/Makefile.am
+++ b/src/test_streams/Makefile.am
@@ -1,5 +1,5 @@
# test_streams - Simple test pattern generator
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/test_streams/Makefile.lite b/src/test_streams/Makefile.lite
index 24401a28..c843a3e4 100644
--- a/src/test_streams/Makefile.lite
+++ b/src/test_streams/Makefile.lite
@@ -1,5 +1,5 @@
# test_streams - Simple test pattern generator
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/test_streams/main.c b/src/test_streams/main.c
index dee0d53d..53cf726f 100644
--- a/src/test_streams/main.c
+++ b/src/test_streams/main.c
@@ -1,5 +1,5 @@
/* test_streams - Simple test pattern generator
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/test_unit/Makefile.am b/src/test_unit/Makefile.am
index 78b418a8..3998f421 100644
--- a/src/test_unit/Makefile.am
+++ b/src/test_unit/Makefile.am
@@ -1,5 +1,5 @@
# test_unit - Simple FLAC unit tester
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/test_unit/Makefile.lite b/src/test_unit/Makefile.lite
index 9874bb3b..252208e3 100644
--- a/src/test_unit/Makefile.lite
+++ b/src/test_unit/Makefile.lite
@@ -1,5 +1,5 @@
# test_unit - Simple FLAC unit tester
-# Copyright (C) 2000,2001 Josh Coalson
+# Copyright (C) 2000,2001,2002 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/src/test_unit/bitbuffer.c b/src/test_unit/bitbuffer.c
index 10bda37b..114e2a13 100644
--- a/src/test_unit/bitbuffer.c
+++ b/src/test_unit/bitbuffer.c
@@ -1,5 +1,5 @@
/* test_unit - Simple FLAC unit tester
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/test_unit/bitbuffer.h b/src/test_unit/bitbuffer.h
index e251537d..e1df813b 100644
--- a/src/test_unit/bitbuffer.h
+++ b/src/test_unit/bitbuffer.h
@@ -1,5 +1,5 @@
/* test_unit - Simple FLAC unit tester
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/test_unit/main.c b/src/test_unit/main.c
index 9e75e5d4..2cbdfddb 100644
--- a/src/test_unit/main.c
+++ b/src/test_unit/main.c
@@ -1,5 +1,5 @@
/* test_unit - Simple FLAC unit tester
- * Copyright (C) 2000,2001 Josh Coalson
+ * Copyright (C) 2000,2001,2002 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License