summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--COPYING.Xiph2
-rw-r--r--Makefile.am2
-rw-r--r--Makefile.lite2
-rw-r--r--README2
-rw-r--r--build/Makefile.am2
-rw-r--r--build/config.mk2
-rw-r--r--build/exe.mk2
-rw-r--r--build/lib.mk2
-rw-r--r--configure.in2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/Makefile.lite2
-rw-r--r--doc/html/Makefile.am2
-rw-r--r--doc/html/comparison.html4
-rw-r--r--doc/html/developers.html4
-rw-r--r--doc/html/documentation.html4
-rw-r--r--doc/html/download.html4
-rw-r--r--doc/html/faq.html4
-rw-r--r--doc/html/features.html4
-rw-r--r--doc/html/format.html4
-rw-r--r--doc/html/goals.html4
-rw-r--r--doc/html/id.html4
-rw-r--r--doc/html/images/Makefile.am2
-rw-r--r--doc/html/index.html4
-rw-r--r--doc/html/news.html4
-rw-r--r--doc/html/ru/Makefile.am2
-rw-r--r--doc/html/ru/authors.html4
-rw-r--r--doc/html/ru/comparison.html4
-rw-r--r--doc/html/ru/developers.html4
-rw-r--r--doc/html/ru/documentation.html4
-rw-r--r--doc/html/ru/download.html4
-rw-r--r--doc/html/ru/features.html4
-rw-r--r--doc/html/ru/format.html4
-rw-r--r--doc/html/ru/goals.html4
-rw-r--r--doc/html/ru/id.html4
-rw-r--r--doc/html/ru/index.html4
-rw-r--r--doc/html/ru/links.html4
-rw-r--r--doc/html/ru/news.html4
-rw-r--r--flac.pbproj/Makefile.am2
-rw-r--r--include/FLAC++/Makefile.am2
-rw-r--r--include/FLAC++/all.h2
-rw-r--r--include/FLAC++/decoder.h2
-rw-r--r--include/FLAC++/encoder.h2
-rw-r--r--include/FLAC++/export.h2
-rw-r--r--include/FLAC++/metadata.h2
-rw-r--r--include/FLAC/Makefile.am2
-rw-r--r--include/FLAC/all.h2
-rw-r--r--include/FLAC/assert.h2
-rw-r--r--include/FLAC/export.h2
-rw-r--r--include/FLAC/file_decoder.h2
-rw-r--r--include/FLAC/file_encoder.h2
-rw-r--r--include/FLAC/format.h2
-rw-r--r--include/FLAC/metadata.h2
-rw-r--r--include/FLAC/ordinals.h2
-rw-r--r--include/FLAC/seekable_stream_decoder.h2
-rw-r--r--include/FLAC/seekable_stream_encoder.h2
-rw-r--r--include/FLAC/stream_decoder.h2
-rw-r--r--include/FLAC/stream_encoder.h2
-rw-r--r--include/Makefile.am2
-rw-r--r--include/OggFLAC++/Makefile.am2
-rw-r--r--include/OggFLAC++/all.h2
-rw-r--r--include/OggFLAC++/decoder.h2
-rw-r--r--include/OggFLAC++/encoder.h2
-rw-r--r--include/OggFLAC++/export.h2
-rw-r--r--include/OggFLAC/Makefile.am2
-rw-r--r--include/OggFLAC/all.h2
-rw-r--r--include/OggFLAC/export.h2
-rw-r--r--include/OggFLAC/file_decoder.h2
-rw-r--r--include/OggFLAC/file_encoder.h2
-rw-r--r--include/OggFLAC/seekable_stream_decoder.h2
-rw-r--r--include/OggFLAC/seekable_stream_encoder.h2
-rw-r--r--include/OggFLAC/stream_decoder.h2
-rw-r--r--include/OggFLAC/stream_encoder.h2
-rw-r--r--include/share/grabbag.h2
-rw-r--r--include/share/grabbag/cuesheet.h2
-rw-r--r--include/share/grabbag/file.h2
-rw-r--r--include/share/grabbag/replaygain.h2
-rw-r--r--include/share/grabbag/seektable.h2
-rw-r--r--include/share/replaygain_synthesis.h2
-rw-r--r--man/Makefile.am2
-rw-r--r--man/flac.sgml2
-rw-r--r--man/metaflac.sgml2
-rw-r--r--obj/Makefile.am2
-rw-r--r--obj/debug/Makefile.am2
-rw-r--r--obj/debug/bin/Makefile.am2
-rw-r--r--obj/debug/lib/Makefile.am2
-rw-r--r--obj/release/Makefile.am2
-rw-r--r--obj/release/bin/Makefile.am2
-rw-r--r--obj/release/lib/Makefile.am2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/Makefile.lite2
-rw-r--r--src/flac/Makefile.am2
-rw-r--r--src/flac/Makefile.lite2
-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/local_string_utils.h2
-rw-r--r--src/flac/main.c6
-rw-r--r--src/flac/utils.c2
-rw-r--r--src/flac/utils.h2
-rw-r--r--src/flac/vorbiscomment.c2
-rw-r--r--src/flac/vorbiscomment.h2
-rw-r--r--src/libFLAC++/Makefile.am2
-rw-r--r--src/libFLAC++/Makefile.lite2
-rw-r--r--src/libFLAC++/file_decoder.cpp2
-rw-r--r--src/libFLAC++/file_encoder.cpp2
-rw-r--r--src/libFLAC++/metadata.cpp2
-rw-r--r--src/libFLAC++/seekable_stream_decoder.cpp2
-rw-r--r--src/libFLAC++/seekable_stream_encoder.cpp2
-rw-r--r--src/libFLAC++/stream_decoder.cpp2
-rw-r--r--src/libFLAC++/stream_encoder.cpp2
-rw-r--r--src/libFLAC/Makefile.am2
-rw-r--r--src/libFLAC/Makefile.lite2
-rw-r--r--src/libFLAC/bitbuffer.c2
-rw-r--r--src/libFLAC/bitmath.c2
-rw-r--r--src/libFLAC/cpu.c2
-rw-r--r--src/libFLAC/crc.c2
-rw-r--r--src/libFLAC/file_decoder.c2
-rw-r--r--src/libFLAC/file_encoder.c2
-rw-r--r--src/libFLAC/fixed.c2
-rw-r--r--src/libFLAC/format.c2
-rw-r--r--src/libFLAC/ia32/Makefile.am2
-rw-r--r--src/libFLAC/ia32/Makefile.am.libtool-1.4b2
-rw-r--r--src/libFLAC/ia32/cpu_asm.nasm2
-rw-r--r--src/libFLAC/ia32/fixed_asm.nasm2
-rw-r--r--src/libFLAC/ia32/lpc_asm-unrolled.nasm2
-rw-r--r--src/libFLAC/ia32/lpc_asm.nasm2
-rw-r--r--src/libFLAC/ia32/nasm.h2
-rw-r--r--src/libFLAC/include/Makefile.am2
-rw-r--r--src/libFLAC/include/private/Makefile.am2
-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/bitmath.h2
-rw-r--r--src/libFLAC/include/private/cpu.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/format.h2
-rw-r--r--src/libFLAC/include/private/lpc.h2
-rw-r--r--src/libFLAC/include/private/memory.h2
-rw-r--r--src/libFLAC/include/private/metadata.h2
-rw-r--r--src/libFLAC/include/private/stream_encoder_framing.h2
-rw-r--r--src/libFLAC/include/protected/Makefile.am2
-rw-r--r--src/libFLAC/include/protected/all.h2
-rw-r--r--src/libFLAC/include/protected/file_decoder.h2
-rw-r--r--src/libFLAC/include/protected/file_encoder.h2
-rw-r--r--src/libFLAC/include/protected/seekable_stream_decoder.h2
-rw-r--r--src/libFLAC/include/protected/seekable_stream_encoder.h2
-rw-r--r--src/libFLAC/include/protected/stream_decoder.h2
-rw-r--r--src/libFLAC/include/protected/stream_encoder.h2
-rw-r--r--src/libFLAC/lpc.c2
-rw-r--r--src/libFLAC/memory.c2
-rw-r--r--src/libFLAC/metadata_iterators.c2
-rw-r--r--src/libFLAC/metadata_object.c2
-rw-r--r--src/libFLAC/seekable_stream_decoder.c2
-rw-r--r--src/libFLAC/seekable_stream_encoder.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/libOggFLAC++/Makefile.am2
-rw-r--r--src/libOggFLAC++/Makefile.lite2
-rw-r--r--src/libOggFLAC++/file_decoder.cpp2
-rw-r--r--src/libOggFLAC++/file_encoder.cpp2
-rw-r--r--src/libOggFLAC++/seekable_stream_decoder.cpp2
-rw-r--r--src/libOggFLAC++/seekable_stream_encoder.cpp2
-rw-r--r--src/libOggFLAC++/stream_decoder.cpp2
-rw-r--r--src/libOggFLAC++/stream_encoder.cpp2
-rw-r--r--src/libOggFLAC/Makefile.am2
-rw-r--r--src/libOggFLAC/Makefile.lite2
-rw-r--r--src/libOggFLAC/file_decoder.c2
-rw-r--r--src/libOggFLAC/file_encoder.c2
-rw-r--r--src/libOggFLAC/include/Makefile.am2
-rw-r--r--src/libOggFLAC/include/private/Makefile.am2
-rw-r--r--src/libOggFLAC/include/private/all.h2
-rw-r--r--src/libOggFLAC/include/private/ogg_decoder_aspect.h2
-rw-r--r--src/libOggFLAC/include/private/ogg_encoder_aspect.h2
-rw-r--r--src/libOggFLAC/include/private/ogg_helper.h2
-rw-r--r--src/libOggFLAC/include/protected/Makefile.am2
-rw-r--r--src/libOggFLAC/include/protected/all.h2
-rw-r--r--src/libOggFLAC/include/protected/file_decoder.h2
-rw-r--r--src/libOggFLAC/include/protected/file_encoder.h2
-rw-r--r--src/libOggFLAC/include/protected/seekable_stream_decoder.h2
-rw-r--r--src/libOggFLAC/include/protected/seekable_stream_encoder.h2
-rw-r--r--src/libOggFLAC/include/protected/stream_decoder.h2
-rw-r--r--src/libOggFLAC/include/protected/stream_encoder.h2
-rw-r--r--src/libOggFLAC/ogg_decoder_aspect.c2
-rw-r--r--src/libOggFLAC/ogg_encoder_aspect.c2
-rw-r--r--src/libOggFLAC/ogg_helper.c2
-rw-r--r--src/libOggFLAC/seekable_stream_decoder.c2
-rw-r--r--src/libOggFLAC/seekable_stream_encoder.c2
-rw-r--r--src/libOggFLAC/stream_decoder.c2
-rw-r--r--src/libOggFLAC/stream_encoder.c2
-rw-r--r--src/metaflac/Makefile.am2
-rw-r--r--src/metaflac/Makefile.lite2
-rw-r--r--src/metaflac/main.c2
-rw-r--r--src/metaflac/operations.c2
-rw-r--r--src/metaflac/operations.h2
-rw-r--r--src/metaflac/operations_shorthand_cuesheet.c2
-rw-r--r--src/metaflac/operations_shorthand_seektable.c2
-rw-r--r--src/metaflac/operations_shorthand_streaminfo.c2
-rw-r--r--src/metaflac/operations_shorthand_vorbiscomment.c2
-rw-r--r--src/metaflac/options.c2
-rw-r--r--src/metaflac/options.h2
-rw-r--r--src/metaflac/usage.c4
-rw-r--r--src/metaflac/usage.h2
-rw-r--r--src/metaflac/utils.c2
-rw-r--r--src/metaflac/utils.h2
-rw-r--r--src/monkeys_audio_utilities/Makefile.am2
-rw-r--r--src/monkeys_audio_utilities/flac_mac/Makefile.am2
-rw-r--r--src/monkeys_audio_utilities/flac_mac/main.c2
-rw-r--r--src/monkeys_audio_utilities/flac_ren/Makefile.am2
-rw-r--r--src/monkeys_audio_utilities/flac_ren/main.c2
-rw-r--r--src/plugin_common/all.h2
-rw-r--r--src/plugin_common/canonical_tag.c2
-rw-r--r--src/plugin_common/canonical_tag.h2
-rw-r--r--src/plugin_common/charset.c2
-rw-r--r--src/plugin_common/charset.h2
-rw-r--r--src/plugin_common/defs.h2
-rw-r--r--src/plugin_common/dither.c2
-rw-r--r--src/plugin_common/dither.h2
-rw-r--r--src/plugin_common/id3v1.c2
-rw-r--r--src/plugin_common/id3v1.h2
-rw-r--r--src/plugin_common/id3v2.c2
-rw-r--r--src/plugin_common/id3v2.h2
-rw-r--r--src/plugin_common/locale_hack.h2
-rw-r--r--src/plugin_common/vorbiscomment.c2
-rw-r--r--src/plugin_common/vorbiscomment.h2
-rw-r--r--src/plugin_winamp2/Makefile.am2
-rw-r--r--src/plugin_winamp2/in_flac.c2
-rw-r--r--src/plugin_winamp2/include/Makefile.am2
-rw-r--r--src/plugin_winamp2/include/winamp2/Makefile.am2
-rw-r--r--src/plugin_xmms/Makefile.am2
-rw-r--r--src/plugin_xmms/Makefile.lite2
-rw-r--r--src/plugin_xmms/charset.c2
-rw-r--r--src/plugin_xmms/charset.h2
-rw-r--r--src/plugin_xmms/configure.c2
-rw-r--r--src/plugin_xmms/configure.h2
-rw-r--r--src/plugin_xmms/fileinfo.c2
-rw-r--r--src/plugin_xmms/plugin.c2
-rw-r--r--src/plugin_xmms/wrap_id3.c4
-rw-r--r--src/plugin_xmms/wrap_id3.h2
-rw-r--r--src/share/Makefile.am2
-rw-r--r--src/share/Makefile.lite2
-rw-r--r--src/share/grabbag/cuesheet.c2
-rw-r--r--src/share/grabbag/file.c2
-rw-r--r--src/share/grabbag/replaygain.c2
-rw-r--r--src/share/grabbag/seektable.c2
-rw-r--r--src/share/replaygain_synthesis/include/Makefile.am2
-rw-r--r--src/share/replaygain_synthesis/include/private/Makefile.am2
-rw-r--r--src/share/replaygain_synthesis/replaygain_synthesis.c2
-rw-r--r--src/test_grabbag/Makefile.am2
-rw-r--r--src/test_grabbag/Makefile.lite2
-rw-r--r--src/test_grabbag/cuesheet/Makefile.am2
-rw-r--r--src/test_grabbag/cuesheet/Makefile.lite2
-rw-r--r--src/test_grabbag/cuesheet/main.c2
-rw-r--r--src/test_libFLAC++/Makefile.am2
-rw-r--r--src/test_libFLAC++/Makefile.lite2
-rw-r--r--src/test_libFLAC++/decoders.cpp2
-rw-r--r--src/test_libFLAC++/decoders.h2
-rw-r--r--src/test_libFLAC++/encoders.cpp2
-rw-r--r--src/test_libFLAC++/encoders.h2
-rw-r--r--src/test_libFLAC++/file_utils.c2
-rw-r--r--src/test_libFLAC++/file_utils.h2
-rw-r--r--src/test_libFLAC++/main.cpp2
-rw-r--r--src/test_libFLAC++/metadata.cpp2
-rw-r--r--src/test_libFLAC++/metadata.h2
-rw-r--r--src/test_libFLAC++/metadata_manip.cpp2
-rw-r--r--src/test_libFLAC++/metadata_object.cpp2
-rw-r--r--src/test_libFLAC++/metadata_utils.c2
-rw-r--r--src/test_libFLAC++/metadata_utils.h2
-rw-r--r--src/test_libFLAC/Makefile.am2
-rw-r--r--src/test_libFLAC/Makefile.lite2
-rw-r--r--src/test_libFLAC/bitbuffer.c2
-rw-r--r--src/test_libFLAC/bitbuffer.h2
-rw-r--r--src/test_libFLAC/decoders.c2
-rw-r--r--src/test_libFLAC/decoders.h2
-rw-r--r--src/test_libFLAC/encoders.c2
-rw-r--r--src/test_libFLAC/encoders.h2
-rw-r--r--src/test_libFLAC/file_utils.c2
-rw-r--r--src/test_libFLAC/file_utils.h2
-rw-r--r--src/test_libFLAC/main.c2
-rw-r--r--src/test_libFLAC/metadata.c2
-rw-r--r--src/test_libFLAC/metadata.h2
-rw-r--r--src/test_libFLAC/metadata_manip.c2
-rw-r--r--src/test_libFLAC/metadata_object.c2
-rw-r--r--src/test_libFLAC/metadata_utils.c2
-rw-r--r--src/test_libFLAC/metadata_utils.h2
-rw-r--r--src/test_libOggFLAC++/Makefile.am2
-rw-r--r--src/test_libOggFLAC++/Makefile.lite2
-rw-r--r--src/test_libOggFLAC++/decoders.cpp2
-rw-r--r--src/test_libOggFLAC++/decoders.h2
-rw-r--r--src/test_libOggFLAC++/encoders.cpp2
-rw-r--r--src/test_libOggFLAC++/encoders.h2
-rw-r--r--src/test_libOggFLAC++/file_utils.c2
-rw-r--r--src/test_libOggFLAC++/file_utils.h2
-rw-r--r--src/test_libOggFLAC++/main.cpp2
-rw-r--r--src/test_libOggFLAC++/metadata_utils.c2
-rw-r--r--src/test_libOggFLAC++/metadata_utils.h2
-rw-r--r--src/test_libOggFLAC/Makefile.am2
-rw-r--r--src/test_libOggFLAC/Makefile.lite2
-rw-r--r--src/test_libOggFLAC/decoders.c2
-rw-r--r--src/test_libOggFLAC/decoders.h2
-rw-r--r--src/test_libOggFLAC/encoders.c2
-rw-r--r--src/test_libOggFLAC/encoders.h2
-rw-r--r--src/test_libOggFLAC/file_utils.c2
-rw-r--r--src/test_libOggFLAC/file_utils.h2
-rw-r--r--src/test_libOggFLAC/main.c2
-rw-r--r--src/test_libOggFLAC/metadata_utils.c2
-rw-r--r--src/test_libOggFLAC/metadata_utils.h2
-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--test/Makefile.am2
-rw-r--r--test/Makefile.lite2
-rw-r--r--test/cuesheets/Makefile.am2
-rwxr-xr-xtest/test_bins.sh2
-rwxr-xr-xtest/test_flac.sh2
-rwxr-xr-xtest/test_grabbag.sh2
-rwxr-xr-xtest/test_libFLAC++.sh2
-rwxr-xr-xtest/test_libFLAC.sh2
-rwxr-xr-xtest/test_libOggFLAC++.sh2
-rwxr-xr-xtest/test_libOggFLAC.sh2
-rwxr-xr-xtest/test_metaflac.sh2
-rwxr-xr-xtest/test_streams.sh2
326 files changed, 353 insertions, 353 deletions
diff --git a/AUTHORS b/AUTHORS
index 40521924..2c47a722 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
/* FLAC - Free Lossless Audio Codec
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under difference licenses. The codec libraries
diff --git a/COPYING.Xiph b/COPYING.Xiph
index 00593739..c64e8621 100644
--- a/COPYING.Xiph
+++ b/COPYING.Xiph
@@ -1,4 +1,4 @@
-Copyright (C) 2000,2001,2002,2003 Josh Coalson
+Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
diff --git a/Makefile.am b/Makefile.am
index d38fa567..84ed4d96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/Makefile.lite b/Makefile.lite
index 6a913380..9c585b04 100644
--- a/Makefile.lite
+++ b/Makefile.lite
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/README b/README
index 76e2a0df..6f419488 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
/* FLAC - Free Lossless Audio Codec
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under difference licenses. The codec libraries
diff --git a/build/Makefile.am b/build/Makefile.am
index 225f752b..d0b42697 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/build/config.mk b/build/config.mk
index 5418bf35..c2d005c2 100644
--- a/build/config.mk
+++ b/build/config.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/build/exe.mk b/build/exe.mk
index 15093814..abc4c8b2 100644
--- a/build/exe.mk
+++ b/build/exe.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/build/lib.mk b/build/lib.mk
index 9da9af11..bf88c12e 100644
--- a/build/lib.mk
+++ b/build/lib.mk
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/configure.in b/configure.in
index 99bb9035..5fb4e3c3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 060d104e..efa5f880 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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/doc/Makefile.lite b/doc/Makefile.lite
index ca226fe9..20919d2a 100644
--- a/doc/Makefile.lite
+++ b/doc/Makefile.lite
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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/doc/html/Makefile.am b/doc/html/Makefile.am
index 01d1a6e7..f259970a 100644
--- a/doc/html/Makefile.am
+++ b/doc/html/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/doc/html/comparison.html b/doc/html/comparison.html
index f24ce226..1b1a3fbd 100644
--- a/doc/html/comparison.html
+++ b/doc/html/comparison.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -1165,7 +1165,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/developers.html b/doc/html/developers.html
index 036ebe57..8df4cdbc 100644
--- a/doc/html/developers.html
+++ b/doc/html/developers.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -147,7 +147,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index df69ea34..122ba6bb 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -1011,7 +1011,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/download.html b/doc/html/download.html
index 0120e08d..862f797c 100644
--- a/doc/html/download.html
+++ b/doc/html/download.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -232,7 +232,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/faq.html b/doc/html/faq.html
index 9c643712..49f4b513 100644
--- a/doc/html/faq.html
+++ b/doc/html/faq.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -406,7 +406,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/features.html b/doc/html/features.html
index b5b2ae25..93a38d93 100644
--- a/doc/html/features.html
+++ b/doc/html/features.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -151,7 +151,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/format.html b/doc/html/format.html
index 98b653a2..c07e1246 100644
--- a/doc/html/format.html
+++ b/doc/html/format.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -1508,7 +1508,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/goals.html b/doc/html/goals.html
index c4eabd86..70d954ef 100644
--- a/doc/html/goals.html
+++ b/doc/html/goals.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -131,7 +131,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/id.html b/doc/html/id.html
index 4b85460d..3907a795 100644
--- a/doc/html/id.html
+++ b/doc/html/id.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -202,7 +202,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/images/Makefile.am b/doc/html/images/Makefile.am
index 91067cb2..e69d17e9 100644
--- a/doc/html/images/Makefile.am
+++ b/doc/html/images/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/doc/html/index.html b/doc/html/index.html
index b9c7c32f..f5246633 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -345,7 +345,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/news.html b/doc/html/news.html
index 7c619341..1f526188 100644
--- a/doc/html/news.html
+++ b/doc/html/news.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -606,7 +606,7 @@
</CENTER>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/Makefile.am b/doc/html/ru/Makefile.am
index c664fa1e..9c03c328 100644
--- a/doc/html/ru/Makefile.am
+++ b/doc/html/ru/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/doc/html/ru/authors.html b/doc/html/ru/authors.html
index 46b75e0d..f5d29826 100644
--- a/doc/html/ru/authors.html
+++ b/doc/html/ru/authors.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -106,7 +106,7 @@
</BLOCKQUOTE>
</BLOCKQUOTE>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/comparison.html b/doc/html/ru/comparison.html
index 8f117b5b..dd03d5ff 100644
--- a/doc/html/ru/comparison.html
+++ b/doc/html/ru/comparison.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -858,7 +858,7 @@
</P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/developers.html b/doc/html/ru/developers.html
index 62544738..48cc90fa 100644
--- a/doc/html/ru/developers.html
+++ b/doc/html/ru/developers.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -103,7 +103,7 @@
<P> èñõîäíûõ òåêñòàõ ïðîåêòà åñòü íåñêîëüêî ïðèìåðîâ èñïîëüçîâàíèÿ <B><TT>libFLAC</TT></B> è <B><TT>libFLAC++</TT></B>. Íà ñòðàíèöå <A HREF="download.html">ôàéëû</A> íàïèñàíî, êàê ìîæíî èõ ïîëó÷èòü.</P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/documentation.html b/doc/html/ru/documentation.html
index 03af85e2..1b36c8e8 100644
--- a/doc/html/ru/documentation.html
+++ b/doc/html/ru/documentation.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -510,7 +510,7 @@
<P>Äðóãèå îáîëî÷êè ìîæíî èñïîëüçîâàòü ïðèìåðíî òàêèì æå ñïîñîáîì.</P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/download.html b/doc/html/ru/download.html
index 6d87ede3..3a4d150e 100644
--- a/doc/html/ru/download.html
+++ b/doc/html/ru/download.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -103,7 +103,7 @@
</UL></BLOCKQUOTE></P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/features.html b/doc/html/ru/features.html
index 1a83bc36..972b6cca 100644
--- a/doc/html/ru/features.html
+++ b/doc/html/ru/features.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -118,7 +118,7 @@
</UL></BLOCKQUOTE></B>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/format.html b/doc/html/ru/format.html
index 02e8d9d6..d4eb0a46 100644
--- a/doc/html/ru/format.html
+++ b/doc/html/ru/format.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -1000,7 +1000,7 @@
</TABLE></P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/goals.html b/doc/html/ru/goals.html
index 8555b210..b63da74e 100644
--- a/doc/html/ru/goals.html
+++ b/doc/html/ru/goals.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -98,7 +98,7 @@
<LI>Çàùèòà îò êîïèðîâàíèÿ â ëþáîì âèäå.</LI>
</UL></BLOCKQUOTE></P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/id.html b/doc/html/ru/id.html
index 9fe0423d..5c03478a 100644
--- a/doc/html/ru/id.html
+++ b/doc/html/ru/id.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -122,7 +122,7 @@
</TABLE>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/index.html b/doc/html/ru/index.html
index 1ce9d6e3..58e126fc 100644
--- a/doc/html/ru/index.html
+++ b/doc/html/ru/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -115,7 +115,7 @@
<P>Åñëè ó âàñ åñòü ïðèëîæåíèå, èñïîëüçóþùåå FLAC, è âû õîòèòå, ÷òîáû îíî ðàáîòàëî ñ äîáàâëÿåìûìè â ôàéë ìåòàäàííûìè, çàéäèòå íà <A HREF="id.html">ñòðàíèöó</A> ðåãèñòðàöèè è çàðåçåðâèðóéòå äëÿ íåãî èäåíòèôèêàòîð.</P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/links.html b/doc/html/ru/links.html
index fe76c5e3..d821307b 100644
--- a/doc/html/ru/links.html
+++ b/doc/html/ru/links.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2001,2002,2003,2004 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; -->
@@ -118,7 +118,7 @@
</UL></BLOCKQUOTE></P>
-<P>&nbsp;Copyright (c) 2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/doc/html/ru/news.html b/doc/html/ru/news.html
index ec1285d5..c934012d 100644
--- a/doc/html/ru/news.html
+++ b/doc/html/ru/news.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU">
-<!-- Copyright (c) 2000,2001,2002,2003 Josh Coalson -->
+<!-- Copyright (c) 2000,2001,2002,2003,2004 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; -->
@@ -298,7 +298,7 @@
<P><LI><B>10.12.2000</B></LI><BR>
FLAC âûëîæåí íà SourceForge. Ïîñåòèòå <A HREF="http://www.sourceforge.net/projects/flac/">ñòðàíèöó</A> ïðîåêòà, ÷òîáû ïîäïèñàòüñÿ íà ñïèñîê ðàñûëêè èëè ñòàòü ðàçðàáîò÷èêîì.</P>
-<P>&nbsp;Copyright (c) 2000,2001,2002,2003 Josh Coalson</P>
+<P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004 Josh Coalson</P>
</BODY>
</HTML>
diff --git a/flac.pbproj/Makefile.am b/flac.pbproj/Makefile.am
index 75252f9f..c2eac9b2 100644
--- a/flac.pbproj/Makefile.am
+++ b/flac.pbproj/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/include/FLAC++/Makefile.am b/include/FLAC++/Makefile.am
index 73a70263..2e9e4c69 100644
--- a/include/FLAC++/Makefile.am
+++ b/include/FLAC++/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC++ - Free Lossless Audio Codec library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/include/FLAC++/all.h b/include/FLAC++/all.h
index 14272f2a..79c83beb 100644
--- a/include/FLAC++/all.h
+++ b/include/FLAC++/all.h
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC++/decoder.h b/include/FLAC++/decoder.h
index 196e9f5e..51d21387 100644
--- a/include/FLAC++/decoder.h
+++ b/include/FLAC++/decoder.h
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC++/encoder.h b/include/FLAC++/encoder.h
index b00018ae..e7476d07 100644
--- a/include/FLAC++/encoder.h
+++ b/include/FLAC++/encoder.h
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC++/export.h b/include/FLAC++/export.h
index bd376792..8d37068f 100644
--- a/include/FLAC++/export.h
+++ b/include/FLAC++/export.h
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC++/metadata.h b/include/FLAC++/metadata.h
index 165edcfe..8a2d0823 100644
--- a/include/FLAC++/metadata.h
+++ b/include/FLAC++/metadata.h
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/Makefile.am b/include/FLAC/Makefile.am
index 243442c9..8226909d 100644
--- a/include/FLAC/Makefile.am
+++ b/include/FLAC/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/include/FLAC/all.h b/include/FLAC/all.h
index 527cb2bd..d25e8717 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/assert.h b/include/FLAC/assert.h
index c26d88f0..cab471a2 100644
--- a/include/FLAC/assert.h
+++ b/include/FLAC/assert.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/export.h b/include/FLAC/export.h
index 08eb2ed2..8cfa13a7 100644
--- a/include/FLAC/export.h
+++ b/include/FLAC/export.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/file_decoder.h b/include/FLAC/file_decoder.h
index f506326d..fedf4cc3 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/file_encoder.h b/include/FLAC/file_encoder.h
index 053f1626..147b3e82 100644
--- a/include/FLAC/file_encoder.h
+++ b/include/FLAC/file_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/format.h b/include/FLAC/format.h
index 96ae4b7b..77597575 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/metadata.h b/include/FLAC/metadata.h
index 63bb7a0d..f8d99276 100644
--- a/include/FLAC/metadata.h
+++ b/include/FLAC/metadata.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/ordinals.h b/include/FLAC/ordinals.h
index f1fb8cf8..27f81018 100644
--- a/include/FLAC/ordinals.h
+++ b/include/FLAC/ordinals.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/seekable_stream_decoder.h b/include/FLAC/seekable_stream_decoder.h
index ba314b06..c47d0840 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/seekable_stream_encoder.h b/include/FLAC/seekable_stream_encoder.h
index 271383ed..7b10c01d 100644
--- a/include/FLAC/seekable_stream_encoder.h
+++ b/include/FLAC/seekable_stream_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/stream_decoder.h b/include/FLAC/stream_decoder.h
index 97f724cb..894e28f9 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/FLAC/stream_encoder.h b/include/FLAC/stream_encoder.h
index e32479f1..54aff5c7 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/Makefile.am b/include/Makefile.am
index adf437a9..f2b4a9cc 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/include/OggFLAC++/Makefile.am b/include/OggFLAC++/Makefile.am
index a1f53dc1..b7cedbca 100644
--- a/include/OggFLAC++/Makefile.am
+++ b/include/OggFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC++/all.h b/include/OggFLAC++/all.h
index 778160bb..9aa1f537 100644
--- a/include/OggFLAC++/all.h
+++ b/include/OggFLAC++/all.h
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC++/decoder.h b/include/OggFLAC++/decoder.h
index 89fafb9f..9a4085d7 100644
--- a/include/OggFLAC++/decoder.h
+++ b/include/OggFLAC++/decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC++/encoder.h b/include/OggFLAC++/encoder.h
index 7123b0d7..1e9cb1c2 100644
--- a/include/OggFLAC++/encoder.h
+++ b/include/OggFLAC++/encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC++/export.h b/include/OggFLAC++/export.h
index 8eb8b1d5..ef8dc7e4 100644
--- a/include/OggFLAC++/export.h
+++ b/include/OggFLAC++/export.h
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/Makefile.am b/include/OggFLAC/Makefile.am
index 8d710dea..e9f6dffe 100644
--- a/include/OggFLAC/Makefile.am
+++ b/include/OggFLAC/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/all.h b/include/OggFLAC/all.h
index 2f2730b2..392ffe78 100644
--- a/include/OggFLAC/all.h
+++ b/include/OggFLAC/all.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/export.h b/include/OggFLAC/export.h
index f2d1bcfe..64a216c7 100644
--- a/include/OggFLAC/export.h
+++ b/include/OggFLAC/export.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/file_decoder.h b/include/OggFLAC/file_decoder.h
index 5a5a209f..f0019b49 100644
--- a/include/OggFLAC/file_decoder.h
+++ b/include/OggFLAC/file_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/file_encoder.h b/include/OggFLAC/file_encoder.h
index 7289f189..73c88d9f 100644
--- a/include/OggFLAC/file_encoder.h
+++ b/include/OggFLAC/file_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/seekable_stream_decoder.h b/include/OggFLAC/seekable_stream_decoder.h
index 98e5c035..cb11351f 100644
--- a/include/OggFLAC/seekable_stream_decoder.h
+++ b/include/OggFLAC/seekable_stream_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/seekable_stream_encoder.h b/include/OggFLAC/seekable_stream_encoder.h
index d72807c1..a93481cb 100644
--- a/include/OggFLAC/seekable_stream_encoder.h
+++ b/include/OggFLAC/seekable_stream_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/stream_decoder.h b/include/OggFLAC/stream_decoder.h
index 20c8576a..ab5b03f4 100644
--- a/include/OggFLAC/stream_decoder.h
+++ b/include/OggFLAC/stream_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/OggFLAC/stream_encoder.h b/include/OggFLAC/stream_encoder.h
index 1b1f0f28..5164b596 100644
--- a/include/OggFLAC/stream_encoder.h
+++ b/include/OggFLAC/stream_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/include/share/grabbag.h b/include/share/grabbag.h
index f20c0013..05f31960 100644
--- a/include/share/grabbag.h
+++ b/include/share/grabbag.h
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/cuesheet.h b/include/share/grabbag/cuesheet.h
index 280fc4a6..1baad169 100644
--- a/include/share/grabbag/cuesheet.h
+++ b/include/share/grabbag/cuesheet.h
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/file.h b/include/share/grabbag/file.h
index 36467864..e8afe2a8 100644
--- a/include/share/grabbag/file.h
+++ b/include/share/grabbag/file.h
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/replaygain.h b/include/share/grabbag/replaygain.h
index 2bf890b4..9667dbcd 100644
--- a/include/share/grabbag/replaygain.h
+++ b/include/share/grabbag/replaygain.h
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/seektable.h b/include/share/grabbag/seektable.h
index 96509146..c5744b90 100644
--- a/include/share/grabbag/seektable.h
+++ b/include/share/grabbag/seektable.h
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/replaygain_synthesis.h b/include/share/replaygain_synthesis.h
index 9421275a..8164155e 100644
--- a/include/share/replaygain_synthesis.h
+++ b/include/share/replaygain_synthesis.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/Makefile.am b/man/Makefile.am
index 34454be5..c1964085 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,5 @@
# flac - Command-line FLAC encoder/decoder
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 2af65f50..b98a5a65 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -27,7 +27,7 @@
&dhsurname;
</author>
<copyright>
- <year>2002,2003</year>
+ <year>2002,2003,2004</year>
<holder>&dhusername;</holder>
</copyright>
&dhdate;
diff --git a/man/metaflac.sgml b/man/metaflac.sgml
index 52060bad..4d6688c4 100644
--- a/man/metaflac.sgml
+++ b/man/metaflac.sgml
@@ -40,7 +40,7 @@ manpage.1: manpage.sgml
&mansurname;
</author>
<copyright>
- <year>2002,2003</year>
+ <year>2002,2003,2004</year>
<holder>&manusername;</holder>
</copyright>
&mandate;
diff --git a/obj/Makefile.am b/obj/Makefile.am
index 7aeb446f..7b08b55d 100644
--- a/obj/Makefile.am
+++ b/obj/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/debug/Makefile.am b/obj/debug/Makefile.am
index f6cacac6..71f88e14 100644
--- a/obj/debug/Makefile.am
+++ b/obj/debug/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/debug/bin/Makefile.am b/obj/debug/bin/Makefile.am
index 919695f7..4d998884 100644
--- a/obj/debug/bin/Makefile.am
+++ b/obj/debug/bin/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/debug/lib/Makefile.am b/obj/debug/lib/Makefile.am
index 919695f7..4d998884 100644
--- a/obj/debug/lib/Makefile.am
+++ b/obj/debug/lib/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/release/Makefile.am b/obj/release/Makefile.am
index f6cacac6..71f88e14 100644
--- a/obj/release/Makefile.am
+++ b/obj/release/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/release/bin/Makefile.am b/obj/release/bin/Makefile.am
index 919695f7..4d998884 100644
--- a/obj/release/bin/Makefile.am
+++ b/obj/release/bin/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/obj/release/lib/Makefile.am b/obj/release/lib/Makefile.am
index 919695f7..4d998884 100644
--- a/obj/release/lib/Makefile.am
+++ b/obj/release/lib/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/Makefile.am b/src/Makefile.am
index b7e9b7c3..a57f3ee1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/Makefile.lite b/src/Makefile.lite
index ac8f8a86..98bbb85d 100644
--- a/src/Makefile.lite
+++ b/src/Makefile.lite
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/flac/Makefile.am b/src/flac/Makefile.am
index 5daf9b4d..a01953d5 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 7ad289dd..696e8ded 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 5d90e192..12cf2e7e 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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 41e0bd1f..cf096674 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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 b0067a65..fd39e638 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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 9e3f10a8..69e0d3fe 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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 4b08be04..13a6f104 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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 f9d3aa0b..eb0fe555 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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/local_string_utils.h b/src/flac/local_string_utils.h
index 71355f6b..0f9c7b20 100644
--- a/src/flac/local_string_utils.h
+++ b/src/flac/local_string_utils.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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 b9fa7ee7..81418aef 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -422,7 +422,7 @@ int do_it()
}
if(option_values.verbose) {
fprintf(stderr, "\n");
- fprintf(stderr, "flac %s, Copyright (C) 2000,2001,2002,2003 Josh Coalson\n", FLAC__VERSION_STRING);
+ fprintf(stderr, "flac %s, Copyright (C) 2000,2001,2002,2003,2004 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");
@@ -1061,7 +1061,7 @@ static void usage_header()
{
printf("===============================================================================\n");
printf("flac - Command-line FLAC encoder/decoder version %s\n", FLAC__VERSION_STRING);
- printf("Copyright (C) 2000,2001,2002,2003 Josh Coalson\n");
+ printf("Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson\n");
printf("\n");
printf("This program is free software; you can redistribute it and/or\n");
printf("modify it under the terms of the GNU General Public License\n");
diff --git a/src/flac/utils.c b/src/flac/utils.c
index 17817768..cad97433 100644
--- a/src/flac/utils.c
+++ b/src/flac/utils.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/utils.h b/src/flac/utils.h
index 9992da96..62956dbd 100644
--- a/src/flac/utils.h
+++ b/src/flac/utils.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/vorbiscomment.c b/src/flac/vorbiscomment.c
index 738e48c2..15e94e94 100644
--- a/src/flac/vorbiscomment.c
+++ b/src/flac/vorbiscomment.c
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/vorbiscomment.h b/src/flac/vorbiscomment.h
index 8e504ebb..b559a1ea 100644
--- a/src/flac/vorbiscomment.h
+++ b/src/flac/vorbiscomment.h
@@ -1,5 +1,5 @@
/* flac - Command-line FLAC encoder/decoder
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/libFLAC++/Makefile.am b/src/libFLAC++/Makefile.am
index a797c94c..aea21242 100644
--- a/src/libFLAC++/Makefile.am
+++ b/src/libFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC++ - Free Lossless Audio Codec library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/Makefile.lite b/src/libFLAC++/Makefile.lite
index 8c6c547e..fce1bf6a 100644
--- a/src/libFLAC++/Makefile.lite
+++ b/src/libFLAC++/Makefile.lite
@@ -1,5 +1,5 @@
# libFLAC++ - Free Lossless Audio Codec library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/file_decoder.cpp b/src/libFLAC++/file_decoder.cpp
index b991f5a1..9a2ae391 100644
--- a/src/libFLAC++/file_decoder.cpp
+++ b/src/libFLAC++/file_decoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/file_encoder.cpp b/src/libFLAC++/file_encoder.cpp
index 7aaccd11..c8101723 100644
--- a/src/libFLAC++/file_encoder.cpp
+++ b/src/libFLAC++/file_encoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/metadata.cpp b/src/libFLAC++/metadata.cpp
index 314ef912..f71fb661 100644
--- a/src/libFLAC++/metadata.cpp
+++ b/src/libFLAC++/metadata.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/seekable_stream_decoder.cpp b/src/libFLAC++/seekable_stream_decoder.cpp
index af73c3f8..0db8a61c 100644
--- a/src/libFLAC++/seekable_stream_decoder.cpp
+++ b/src/libFLAC++/seekable_stream_decoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/seekable_stream_encoder.cpp b/src/libFLAC++/seekable_stream_encoder.cpp
index d2a090ee..1d1e42bb 100644
--- a/src/libFLAC++/seekable_stream_encoder.cpp
+++ b/src/libFLAC++/seekable_stream_encoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/stream_decoder.cpp b/src/libFLAC++/stream_decoder.cpp
index 0f14514a..3f23a3b9 100644
--- a/src/libFLAC++/stream_decoder.cpp
+++ b/src/libFLAC++/stream_decoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC++/stream_encoder.cpp b/src/libFLAC++/stream_encoder.cpp
index 7d12c9c0..6e6ca647 100644
--- a/src/libFLAC++/stream_encoder.cpp
+++ b/src/libFLAC++/stream_encoder.cpp
@@ -1,5 +1,5 @@
/* libFLAC++ - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/Makefile.am b/src/libFLAC/Makefile.am
index d20d4895..aef76306 100644
--- a/src/libFLAC/Makefile.am
+++ b/src/libFLAC/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/Makefile.lite b/src/libFLAC/Makefile.lite
index c434c3e2..6f4e778f 100644
--- a/src/libFLAC/Makefile.lite
+++ b/src/libFLAC/Makefile.lite
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/bitbuffer.c b/src/libFLAC/bitbuffer.c
index e5a550db..46bcb323 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/bitmath.c b/src/libFLAC/bitmath.c
index 7823ebbc..5ace20b9 100644
--- a/src/libFLAC/bitmath.c
+++ b/src/libFLAC/bitmath.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/cpu.c b/src/libFLAC/cpu.c
index 22e78fe6..61f52c78 100644
--- a/src/libFLAC/cpu.c
+++ b/src/libFLAC/cpu.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/crc.c b/src/libFLAC/crc.c
index 903b3e59..f453f8c7 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/file_decoder.c b/src/libFLAC/file_decoder.c
index 8b9350c3..c11c6645 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/file_encoder.c b/src/libFLAC/file_encoder.c
index 63b80a8e..98273648 100644
--- a/src/libFLAC/file_encoder.c
+++ b/src/libFLAC/file_encoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/fixed.c b/src/libFLAC/fixed.c
index be9513c0..bf88461a 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/format.c b/src/libFLAC/format.c
index dd410c8e..281137e0 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/Makefile.am b/src/libFLAC/ia32/Makefile.am
index 2082b6db..c863a99d 100644
--- a/src/libFLAC/ia32/Makefile.am
+++ b/src/libFLAC/ia32/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/Makefile.am.libtool-1.4b b/src/libFLAC/ia32/Makefile.am.libtool-1.4b
index bf3b7d3e..eca661e2 100644
--- a/src/libFLAC/ia32/Makefile.am.libtool-1.4b
+++ b/src/libFLAC/ia32/Makefile.am.libtool-1.4b
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/cpu_asm.nasm b/src/libFLAC/ia32/cpu_asm.nasm
index 4bb8f868..bec10b10 100644
--- a/src/libFLAC/ia32/cpu_asm.nasm
+++ b/src/libFLAC/ia32/cpu_asm.nasm
@@ -1,5 +1,5 @@
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003 Josh Coalson
+; Copyright (C) 2001,2002,2003,2004 Josh Coalson
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/fixed_asm.nasm b/src/libFLAC/ia32/fixed_asm.nasm
index 98fdc161..45100069 100644
--- a/src/libFLAC/ia32/fixed_asm.nasm
+++ b/src/libFLAC/ia32/fixed_asm.nasm
@@ -1,5 +1,5 @@
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003 Josh Coalson
+; Copyright (C) 2001,2002,2003,2004 Josh Coalson
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/lpc_asm-unrolled.nasm b/src/libFLAC/ia32/lpc_asm-unrolled.nasm
index 87d1233e..4b131516 100644
--- a/src/libFLAC/ia32/lpc_asm-unrolled.nasm
+++ b/src/libFLAC/ia32/lpc_asm-unrolled.nasm
@@ -1,5 +1,5 @@
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003 Josh Coalson
+; Copyright (C) 2001,2002,2003,2004 Josh Coalson
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/lpc_asm.nasm b/src/libFLAC/ia32/lpc_asm.nasm
index fa92822b..c236f47e 100644
--- a/src/libFLAC/ia32/lpc_asm.nasm
+++ b/src/libFLAC/ia32/lpc_asm.nasm
@@ -1,5 +1,5 @@
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003 Josh Coalson
+; Copyright (C) 2001,2002,2003,2004 Josh Coalson
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/ia32/nasm.h b/src/libFLAC/ia32/nasm.h
index fb0e5288..fcd6baba 100644
--- a/src/libFLAC/ia32/nasm.h
+++ b/src/libFLAC/ia32/nasm.h
@@ -1,5 +1,5 @@
; libFLAC - Free Lossless Audio Codec library
-; Copyright (C) 2001,2002,2003 Josh Coalson
+; Copyright (C) 2001,2002,2003,2004 Josh Coalson
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/Makefile.am b/src/libFLAC/include/Makefile.am
index 8d112d45..931ff4be 100644
--- a/src/libFLAC/include/Makefile.am
+++ b/src/libFLAC/include/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/Makefile.am b/src/libFLAC/include/private/Makefile.am
index d54aaccd..e469dc5b 100644
--- a/src/libFLAC/include/private/Makefile.am
+++ b/src/libFLAC/include/private/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/all.h b/src/libFLAC/include/private/all.h
index 1982338d..d1873951 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/bitbuffer.h b/src/libFLAC/include/private/bitbuffer.h
index 9724ca7a..2efe6832 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/bitmath.h b/src/libFLAC/include/private/bitmath.h
index 32805950..ce4eeaa0 100644
--- a/src/libFLAC/include/private/bitmath.h
+++ b/src/libFLAC/include/private/bitmath.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/cpu.h b/src/libFLAC/include/private/cpu.h
index 258e5b63..0c4ab35f 100644
--- a/src/libFLAC/include/private/cpu.h
+++ b/src/libFLAC/include/private/cpu.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/crc.h b/src/libFLAC/include/private/crc.h
index 6e35e77d..8256acb2 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/fixed.h b/src/libFLAC/include/private/fixed.h
index aaed5e7f..8f463a8f 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/format.h b/src/libFLAC/include/private/format.h
index 2bd9e5a8..490cfaaf 100644
--- a/src/libFLAC/include/private/format.h
+++ b/src/libFLAC/include/private/format.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/lpc.h b/src/libFLAC/include/private/lpc.h
index bb801e2f..55af09c8 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/memory.h b/src/libFLAC/include/private/memory.h
index ec88455e..0445ba01 100644
--- a/src/libFLAC/include/private/memory.h
+++ b/src/libFLAC/include/private/memory.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/metadata.h b/src/libFLAC/include/private/metadata.h
index ad4f88eb..14c2744b 100644
--- a/src/libFLAC/include/private/metadata.h
+++ b/src/libFLAC/include/private/metadata.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/private/stream_encoder_framing.h b/src/libFLAC/include/private/stream_encoder_framing.h
index e418cc65..7f2c5344 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/Makefile.am b/src/libFLAC/include/protected/Makefile.am
index 57f2aa03..2a5eea8c 100644
--- a/src/libFLAC/include/protected/Makefile.am
+++ b/src/libFLAC/include/protected/Makefile.am
@@ -1,5 +1,5 @@
# libFLAC - Free Lossless Audio Codec library
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/all.h b/src/libFLAC/include/protected/all.h
index f8152961..3569418f 100644
--- a/src/libFLAC/include/protected/all.h
+++ b/src/libFLAC/include/protected/all.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/file_decoder.h b/src/libFLAC/include/protected/file_decoder.h
index 8f3850db..9f1a40a8 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/file_encoder.h b/src/libFLAC/include/protected/file_encoder.h
index bf411333..e04e1654 100644
--- a/src/libFLAC/include/protected/file_encoder.h
+++ b/src/libFLAC/include/protected/file_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/seekable_stream_decoder.h b/src/libFLAC/include/protected/seekable_stream_decoder.h
index 340ecff2..57d40c28 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/seekable_stream_encoder.h b/src/libFLAC/include/protected/seekable_stream_encoder.h
index d94bc0af..b2b13fa9 100644
--- a/src/libFLAC/include/protected/seekable_stream_encoder.h
+++ b/src/libFLAC/include/protected/seekable_stream_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/stream_decoder.h b/src/libFLAC/include/protected/stream_decoder.h
index 03333853..928977d3 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/include/protected/stream_encoder.h b/src/libFLAC/include/protected/stream_encoder.h
index a0b913bf..cfee6993 100644
--- a/src/libFLAC/include/protected/stream_encoder.h
+++ b/src/libFLAC/include/protected/stream_encoder.h
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/lpc.c b/src/libFLAC/lpc.c
index 4c10f289..4b1fce17 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/memory.c b/src/libFLAC/memory.c
index ef413b8e..9b3dc6a6 100644
--- a/src/libFLAC/memory.c
+++ b/src/libFLAC/memory.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/metadata_iterators.c b/src/libFLAC/metadata_iterators.c
index 2ebbc45b..b39ca6f5 100644
--- a/src/libFLAC/metadata_iterators.c
+++ b/src/libFLAC/metadata_iterators.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/metadata_object.c b/src/libFLAC/metadata_object.c
index adb4de5a..074611b8 100644
--- a/src/libFLAC/metadata_object.c
+++ b/src/libFLAC/metadata_object.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/seekable_stream_decoder.c b/src/libFLAC/seekable_stream_decoder.c
index 4648d0e4..db4e61c6 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/seekable_stream_encoder.c b/src/libFLAC/seekable_stream_encoder.c
index 214dc5a8..ac3ed18e 100644
--- a/src/libFLAC/seekable_stream_encoder.c
+++ b/src/libFLAC/seekable_stream_encoder.c
@@ -1,5 +1,5 @@
/* libFLAC - Free Lossless Audio Codec library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/stream_decoder.c b/src/libFLAC/stream_decoder.c
index 7674fa77..575068c4 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/stream_encoder.c b/src/libFLAC/stream_encoder.c
index f346f725..75d22fb1 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libFLAC/stream_encoder_framing.c b/src/libFLAC/stream_encoder_framing.c
index 4fcb6d2d..d0fa50c9 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/Makefile.am b/src/libOggFLAC++/Makefile.am
index 3239133d..c99e85a1 100644
--- a/src/libOggFLAC++/Makefile.am
+++ b/src/libOggFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/Makefile.lite b/src/libOggFLAC++/Makefile.lite
index 4f3771f2..467ff8aa 100644
--- a/src/libOggFLAC++/Makefile.lite
+++ b/src/libOggFLAC++/Makefile.lite
@@ -1,5 +1,5 @@
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/file_decoder.cpp b/src/libOggFLAC++/file_decoder.cpp
index 96d38ed1..a93d970a 100644
--- a/src/libOggFLAC++/file_decoder.cpp
+++ b/src/libOggFLAC++/file_decoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/file_encoder.cpp b/src/libOggFLAC++/file_encoder.cpp
index 013074b6..4d3688f3 100644
--- a/src/libOggFLAC++/file_encoder.cpp
+++ b/src/libOggFLAC++/file_encoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/seekable_stream_decoder.cpp b/src/libOggFLAC++/seekable_stream_decoder.cpp
index e27d8955..c98f3377 100644
--- a/src/libOggFLAC++/seekable_stream_decoder.cpp
+++ b/src/libOggFLAC++/seekable_stream_decoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/seekable_stream_encoder.cpp b/src/libOggFLAC++/seekable_stream_encoder.cpp
index 794a0862..f832d7cd 100644
--- a/src/libOggFLAC++/seekable_stream_encoder.cpp
+++ b/src/libOggFLAC++/seekable_stream_encoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/stream_decoder.cpp b/src/libOggFLAC++/stream_decoder.cpp
index ab88da7e..89339132 100644
--- a/src/libOggFLAC++/stream_decoder.cpp
+++ b/src/libOggFLAC++/stream_decoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC++/stream_encoder.cpp b/src/libOggFLAC++/stream_encoder.cpp
index 4766343e..cc18afee 100644
--- a/src/libOggFLAC++/stream_encoder.cpp
+++ b/src/libOggFLAC++/stream_encoder.cpp
@@ -1,5 +1,5 @@
/* libOggFLAC++ - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/Makefile.am b/src/libOggFLAC/Makefile.am
index 5b447d84..45d5c4ae 100644
--- a/src/libOggFLAC/Makefile.am
+++ b/src/libOggFLAC/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/Makefile.lite b/src/libOggFLAC/Makefile.lite
index a287398d..c1e3be65 100644
--- a/src/libOggFLAC/Makefile.lite
+++ b/src/libOggFLAC/Makefile.lite
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/file_decoder.c b/src/libOggFLAC/file_decoder.c
index dd55a6d0..990ba8d2 100644
--- a/src/libOggFLAC/file_decoder.c
+++ b/src/libOggFLAC/file_decoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/file_encoder.c b/src/libOggFLAC/file_encoder.c
index dbf66889..0901a2ca 100644
--- a/src/libOggFLAC/file_encoder.c
+++ b/src/libOggFLAC/file_encoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/Makefile.am b/src/libOggFLAC/include/Makefile.am
index 08bcfe40..ae11de25 100644
--- a/src/libOggFLAC/include/Makefile.am
+++ b/src/libOggFLAC/include/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/private/Makefile.am b/src/libOggFLAC/include/private/Makefile.am
index fe20b300..85ee3b8b 100644
--- a/src/libOggFLAC/include/private/Makefile.am
+++ b/src/libOggFLAC/include/private/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/private/all.h b/src/libOggFLAC/include/private/all.h
index fba11d34..7e58c2bf 100644
--- a/src/libOggFLAC/include/private/all.h
+++ b/src/libOggFLAC/include/private/all.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/private/ogg_decoder_aspect.h b/src/libOggFLAC/include/private/ogg_decoder_aspect.h
index 7e4e6c6a..c387109c 100644
--- a/src/libOggFLAC/include/private/ogg_decoder_aspect.h
+++ b/src/libOggFLAC/include/private/ogg_decoder_aspect.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/private/ogg_encoder_aspect.h b/src/libOggFLAC/include/private/ogg_encoder_aspect.h
index cb0c6ea9..96738dca 100644
--- a/src/libOggFLAC/include/private/ogg_encoder_aspect.h
+++ b/src/libOggFLAC/include/private/ogg_encoder_aspect.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/private/ogg_helper.h b/src/libOggFLAC/include/private/ogg_helper.h
index 28ed547b..d26806d5 100644
--- a/src/libOggFLAC/include/private/ogg_helper.h
+++ b/src/libOggFLAC/include/private/ogg_helper.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/Makefile.am b/src/libOggFLAC/include/protected/Makefile.am
index fbe099f7..b9783200 100644
--- a/src/libOggFLAC/include/protected/Makefile.am
+++ b/src/libOggFLAC/include/protected/Makefile.am
@@ -1,5 +1,5 @@
# libOggFLAC - Free Lossless Audio Codec + Ogg library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/all.h b/src/libOggFLAC/include/protected/all.h
index 7d7e2b0a..d9fee4c1 100644
--- a/src/libOggFLAC/include/protected/all.h
+++ b/src/libOggFLAC/include/protected/all.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/file_decoder.h b/src/libOggFLAC/include/protected/file_decoder.h
index 9b5abc04..2775f9aa 100644
--- a/src/libOggFLAC/include/protected/file_decoder.h
+++ b/src/libOggFLAC/include/protected/file_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/file_encoder.h b/src/libOggFLAC/include/protected/file_encoder.h
index 005a865c..360bf5c6 100644
--- a/src/libOggFLAC/include/protected/file_encoder.h
+++ b/src/libOggFLAC/include/protected/file_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/seekable_stream_decoder.h b/src/libOggFLAC/include/protected/seekable_stream_decoder.h
index d6b4e1a4..a4345516 100644
--- a/src/libOggFLAC/include/protected/seekable_stream_decoder.h
+++ b/src/libOggFLAC/include/protected/seekable_stream_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/seekable_stream_encoder.h b/src/libOggFLAC/include/protected/seekable_stream_encoder.h
index 6644a938..ad6be98f 100644
--- a/src/libOggFLAC/include/protected/seekable_stream_encoder.h
+++ b/src/libOggFLAC/include/protected/seekable_stream_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/stream_decoder.h b/src/libOggFLAC/include/protected/stream_decoder.h
index c711c011..aae4b139 100644
--- a/src/libOggFLAC/include/protected/stream_decoder.h
+++ b/src/libOggFLAC/include/protected/stream_decoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/include/protected/stream_encoder.h b/src/libOggFLAC/include/protected/stream_encoder.h
index d36166c1..ea698250 100644
--- a/src/libOggFLAC/include/protected/stream_encoder.h
+++ b/src/libOggFLAC/include/protected/stream_encoder.h
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/ogg_decoder_aspect.c b/src/libOggFLAC/ogg_decoder_aspect.c
index 0fabd225..a0f34a67 100644
--- a/src/libOggFLAC/ogg_decoder_aspect.c
+++ b/src/libOggFLAC/ogg_decoder_aspect.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/ogg_encoder_aspect.c b/src/libOggFLAC/ogg_encoder_aspect.c
index 408280a1..3dbb1e40 100644
--- a/src/libOggFLAC/ogg_encoder_aspect.c
+++ b/src/libOggFLAC/ogg_encoder_aspect.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/ogg_helper.c b/src/libOggFLAC/ogg_helper.c
index fea73a57..161d11dc 100644
--- a/src/libOggFLAC/ogg_helper.c
+++ b/src/libOggFLAC/ogg_helper.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/seekable_stream_decoder.c b/src/libOggFLAC/seekable_stream_decoder.c
index 08a124a9..bc7773f0 100644
--- a/src/libOggFLAC/seekable_stream_decoder.c
+++ b/src/libOggFLAC/seekable_stream_decoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/seekable_stream_encoder.c b/src/libOggFLAC/seekable_stream_encoder.c
index 87e054ae..e4e75c68 100644
--- a/src/libOggFLAC/seekable_stream_encoder.c
+++ b/src/libOggFLAC/seekable_stream_encoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/stream_decoder.c b/src/libOggFLAC/stream_decoder.c
index 2bba6afc..be242d34 100644
--- a/src/libOggFLAC/stream_decoder.c
+++ b/src/libOggFLAC/stream_decoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/libOggFLAC/stream_encoder.c b/src/libOggFLAC/stream_encoder.c
index f2547608..d97c86d3 100644
--- a/src/libOggFLAC/stream_encoder.c
+++ b/src/libOggFLAC/stream_encoder.c
@@ -1,5 +1,5 @@
/* libOggFLAC - Free Lossless Audio Codec + Ogg library
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/metaflac/Makefile.am b/src/metaflac/Makefile.am
index 0ef8aa4c..1773f770 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 4733f407..8d5b5f0a 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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/main.c b/src/metaflac/main.c
index 64ff446b..c637da12 100644
--- a/src/metaflac/main.c
+++ b/src/metaflac/main.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations.c b/src/metaflac/operations.c
index 95258fb0..9647845d 100644
--- a/src/metaflac/operations.c
+++ b/src/metaflac/operations.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations.h b/src/metaflac/operations.h
index bb518d8c..bf4211d7 100644
--- a/src/metaflac/operations.h
+++ b/src/metaflac/operations.h
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations_shorthand_cuesheet.c b/src/metaflac/operations_shorthand_cuesheet.c
index 0998a37c..733fe564 100644
--- a/src/metaflac/operations_shorthand_cuesheet.c
+++ b/src/metaflac/operations_shorthand_cuesheet.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations_shorthand_seektable.c b/src/metaflac/operations_shorthand_seektable.c
index 283f6e8c..22a7d820 100644
--- a/src/metaflac/operations_shorthand_seektable.c
+++ b/src/metaflac/operations_shorthand_seektable.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations_shorthand_streaminfo.c b/src/metaflac/operations_shorthand_streaminfo.c
index 23016bd3..fa409746 100644
--- a/src/metaflac/operations_shorthand_streaminfo.c
+++ b/src/metaflac/operations_shorthand_streaminfo.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/operations_shorthand_vorbiscomment.c b/src/metaflac/operations_shorthand_vorbiscomment.c
index bbdad3c1..94ffddc4 100644
--- a/src/metaflac/operations_shorthand_vorbiscomment.c
+++ b/src/metaflac/operations_shorthand_vorbiscomment.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/options.c b/src/metaflac/options.c
index 0dde6370..7aa042c2 100644
--- a/src/metaflac/options.c
+++ b/src/metaflac/options.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/options.h b/src/metaflac/options.h
index 7b26ce1e..8253cf4b 100644
--- a/src/metaflac/options.h
+++ b/src/metaflac/options.h
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/usage.c b/src/metaflac/usage.c
index bfb62f46..321e236f 100644
--- a/src/metaflac/usage.c
+++ b/src/metaflac/usage.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -25,7 +25,7 @@ static void usage_header(FILE *out)
{
fprintf(out, "==============================================================================\n");
fprintf(out, "metaflac - Command-line FLAC metadata editor version %s\n", FLAC__VERSION_STRING);
- fprintf(out, "Copyright (C) 2001,2002,2003 Josh Coalson\n");
+ fprintf(out, "Copyright (C) 2001,2002,2003,2004 Josh Coalson\n");
fprintf(out, "\n");
fprintf(out, "This program is free software; you can redistribute it and/or\n");
fprintf(out, "modify it under the terms of the GNU General Public License\n");
diff --git a/src/metaflac/usage.h b/src/metaflac/usage.h
index 8bc51c55..111404bc 100644
--- a/src/metaflac/usage.h
+++ b/src/metaflac/usage.h
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/utils.c b/src/metaflac/utils.c
index f31cb028..2b0fc58f 100644
--- a/src/metaflac/utils.c
+++ b/src/metaflac/utils.c
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/utils.h b/src/metaflac/utils.h
index c358c7dd..c60aedd5 100644
--- a/src/metaflac/utils.h
+++ b/src/metaflac/utils.h
@@ -1,5 +1,5 @@
/* metaflac - Command-line FLAC metadata editor
- * Copyright (C) 2001,2002,2003 Josh Coalson
+ * Copyright (C) 2001,2002,2003,2004 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/Makefile.am b/src/monkeys_audio_utilities/Makefile.am
index 94e7b069..3c2bb021 100644
--- a/src/monkeys_audio_utilities/Makefile.am
+++ b/src/monkeys_audio_utilities/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/monkeys_audio_utilities/flac_mac/Makefile.am b/src/monkeys_audio_utilities/flac_mac/Makefile.am
index 95a00fe6..9596e94f 100644
--- a/src/monkeys_audio_utilities/flac_mac/Makefile.am
+++ b/src/monkeys_audio_utilities/flac_mac/Makefile.am
@@ -1,5 +1,5 @@
# flac_mac - wedge utility to add FLAC support to Monkey's Audio
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 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 79e32e34..2f385c72 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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/Makefile.am b/src/monkeys_audio_utilities/flac_ren/Makefile.am
index eaf60b17..b87d84a6 100644
--- a/src/monkeys_audio_utilities/flac_ren/Makefile.am
+++ b/src/monkeys_audio_utilities/flac_ren/Makefile.am
@@ -1,5 +1,5 @@
# flac_ren - renamer part of utility to add FLAC support to Monkey's Audio
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 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 129a09da..9bf27794 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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_common/all.h b/src/plugin_common/all.h
index c43e63d6..303b8dae 100644
--- a/src/plugin_common/all.h
+++ b/src/plugin_common/all.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/canonical_tag.c b/src/plugin_common/canonical_tag.c
index 085b9ba5..fe072144 100644
--- a/src/plugin_common/canonical_tag.c
+++ b/src/plugin_common/canonical_tag.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/canonical_tag.h b/src/plugin_common/canonical_tag.h
index 70732fe5..6ba2be02 100644
--- a/src/plugin_common/canonical_tag.h
+++ b/src/plugin_common/canonical_tag.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/charset.c b/src/plugin_common/charset.c
index 92ecc9c2..d5c159e7 100644
--- a/src/plugin_common/charset.c
+++ b/src/plugin_common/charset.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Only slightly modified charset.c from:
* EasyTAG - Tag editor for MP3 and OGG files
diff --git a/src/plugin_common/charset.h b/src/plugin_common/charset.h
index 768cc3d5..f4130c45 100644
--- a/src/plugin_common/charset.h
+++ b/src/plugin_common/charset.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Only slightly modified charset.h from:
* charset.h - 2001/12/04
diff --git a/src/plugin_common/defs.h b/src/plugin_common/defs.h
index 224b016f..9c7d5fa1 100644
--- a/src/plugin_common/defs.h
+++ b/src/plugin_common/defs.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/dither.c b/src/plugin_common/dither.c
index 14c46a60..804c3736 100644
--- a/src/plugin_common/dither.c
+++ b/src/plugin_common/dither.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* dithering routine derived from (other GPLed source):
* mad - MPEG audio decoder
diff --git a/src/plugin_common/dither.h b/src/plugin_common/dither.h
index e51b5c9b..eec68856 100644
--- a/src/plugin_common/dither.h
+++ b/src/plugin_common/dither.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/id3v1.c b/src/plugin_common/id3v1.c
index dcf3ed72..aa5fc68b 100644
--- a/src/plugin_common/id3v1.c
+++ b/src/plugin_common/id3v1.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/id3v1.h b/src/plugin_common/id3v1.h
index 7f090963..46e070db 100644
--- a/src/plugin_common/id3v1.h
+++ b/src/plugin_common/id3v1.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/id3v2.c b/src/plugin_common/id3v2.c
index b1473f3a..c8ec6ec1 100644
--- a/src/plugin_common/id3v2.c
+++ b/src/plugin_common/id3v2.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Almost from id3_tag.c - 2001/02/16
* EasyTAG - Tag editor for MP3 and OGG files
diff --git a/src/plugin_common/id3v2.h b/src/plugin_common/id3v2.h
index 1bca3b7c..4d03fef9 100644
--- a/src/plugin_common/id3v2.h
+++ b/src/plugin_common/id3v2.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/locale_hack.h b/src/plugin_common/locale_hack.h
index 9693f1a6..038dd093 100644
--- a/src/plugin_common/locale_hack.h
+++ b/src/plugin_common/locale_hack.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Josh Coalson
*
* Based on:
* locale.h - 2000/05/05 13:10 Jerome Couderc
diff --git a/src/plugin_common/vorbiscomment.c b/src/plugin_common/vorbiscomment.c
index bb8f2d8d..278c2a77 100644
--- a/src/plugin_common/vorbiscomment.c
+++ b/src/plugin_common/vorbiscomment.c
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_common/vorbiscomment.h b/src/plugin_common/vorbiscomment.h
index 4c1f269c..84c64473 100644
--- a/src/plugin_common/vorbiscomment.h
+++ b/src/plugin_common/vorbiscomment.h
@@ -1,5 +1,5 @@
/* plugin_common - Routines common to several plugins
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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 0dd01627..4f3ee197 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 4063a5f2..4458ce52 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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/include/Makefile.am b/src/plugin_winamp2/include/Makefile.am
index 7342cca3..823eb29d 100644
--- a/src/plugin_winamp2/include/Makefile.am
+++ b/src/plugin_winamp2/include/Makefile.am
@@ -1,5 +1,5 @@
# in_flac - Winamp2 FLAC input plugin
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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/include/winamp2/Makefile.am b/src/plugin_winamp2/include/winamp2/Makefile.am
index e774651c..09080c86 100644
--- a/src/plugin_winamp2/include/winamp2/Makefile.am
+++ b/src/plugin_winamp2/include/winamp2/Makefile.am
@@ -1,5 +1,5 @@
# in_flac - Winamp2 FLAC input plugin
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 d919e2c1..17f95938 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 1becbc8c..f1de70a0 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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/charset.c b/src/plugin_xmms/charset.c
index c27fd129..ad11d740 100644
--- a/src/plugin_xmms/charset.c
+++ b/src/plugin_xmms/charset.c
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Almost from charset.c
* EasyTAG - Tag editor for MP3 and OGG files
diff --git a/src/plugin_xmms/charset.h b/src/plugin_xmms/charset.h
index 14e74a77..041f29fd 100644
--- a/src/plugin_xmms/charset.h
+++ b/src/plugin_xmms/charset.h
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Almost from charset.h - 2001/12/04
* EasyTAG - Tag editor for MP3 and OGG files
diff --git a/src/plugin_xmms/configure.c b/src/plugin_xmms/configure.c
index 2a47bd22..472f402d 100644
--- a/src/plugin_xmms/configure.c
+++ b/src/plugin_xmms/configure.c
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Based on mpg123 plugin
* and prefs.c - 2000/05/06
diff --git a/src/plugin_xmms/configure.h b/src/plugin_xmms/configure.h
index 77143716..f49dea41 100644
--- a/src/plugin_xmms/configure.h
+++ b/src/plugin_xmms/configure.h
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Based on mpg123 plugin
*
diff --git a/src/plugin_xmms/fileinfo.c b/src/plugin_xmms/fileinfo.c
index 204e92ec..547a8a18 100644
--- a/src/plugin_xmms/fileinfo.c
+++ b/src/plugin_xmms/fileinfo.c
@@ -1,7 +1,7 @@
/* XMMS - Cross-platform multimedia player
* Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
* Copyright (C) 1999,2000 Håvard Kvålen
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* 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/plugin_xmms/plugin.c b/src/plugin_xmms/plugin.c
index 5b6cf921..e84c667e 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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/wrap_id3.c b/src/plugin_xmms/wrap_id3.c
index 8ee69368..bda2c039 100644
--- a/src/plugin_xmms/wrap_id3.c
+++ b/src/plugin_xmms/wrap_id3.c
@@ -1,6 +1,6 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
- * Copyright (C) 2002,2003 Daisuke Shimamura
+ * Copyright (C) 2000,2001,2002,2003,2004 Josh Coalson
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* Based on FLAC plugin.c and mpg123 plugin
*
diff --git a/src/plugin_xmms/wrap_id3.h b/src/plugin_xmms/wrap_id3.h
index 9ee4c2a3..f7fa4698 100644
--- a/src/plugin_xmms/wrap_id3.h
+++ b/src/plugin_xmms/wrap_id3.h
@@ -1,5 +1,5 @@
/* libxmms-flac - XMMS FLAC input plugin
- * Copyright (C) 2002 Daisuke Shimamura
+ * Copyright (C) 2002,2003,2004 Daisuke Shimamura
*
* 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/share/Makefile.am b/src/share/Makefile.am
index caf597d3..b26a8608 100644
--- a/src/share/Makefile.am
+++ b/src/share/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/share/Makefile.lite b/src/share/Makefile.lite
index 3fffc7f3..72610a44 100644
--- a/src/share/Makefile.lite
+++ b/src/share/Makefile.lite
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/share/grabbag/cuesheet.c b/src/share/grabbag/cuesheet.c
index 6540e6fb..0dd2d8af 100644
--- a/src/share/grabbag/cuesheet.c
+++ b/src/share/grabbag/cuesheet.c
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/file.c b/src/share/grabbag/file.c
index 21b30502..79ee0a81 100644
--- a/src/share/grabbag/file.c
+++ b/src/share/grabbag/file.c
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/replaygain.c b/src/share/grabbag/replaygain.c
index 61db0c11..98b10886 100644
--- a/src/share/grabbag/replaygain.c
+++ b/src/share/grabbag/replaygain.c
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/grabbag/seektable.c b/src/share/grabbag/seektable.c
index d966fe4e..1a72d715 100644
--- a/src/share/grabbag/seektable.c
+++ b/src/share/grabbag/seektable.c
@@ -1,5 +1,5 @@
/* grabbag - Convenience lib for various routines common to several tools
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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/share/replaygain_synthesis/include/Makefile.am b/src/share/replaygain_synthesis/include/Makefile.am
index 1f9c108f..2b156567 100644
--- a/src/share/replaygain_synthesis/include/Makefile.am
+++ b/src/share/replaygain_synthesis/include/Makefile.am
@@ -1,5 +1,5 @@
# replaygain_synthesis - Routines for applying ReplayGain to a signal
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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/share/replaygain_synthesis/include/private/Makefile.am b/src/share/replaygain_synthesis/include/private/Makefile.am
index e808b703..c5ad6b3f 100644
--- a/src/share/replaygain_synthesis/include/private/Makefile.am
+++ b/src/share/replaygain_synthesis/include/private/Makefile.am
@@ -1,5 +1,5 @@
# replaygain_synthesis - Routines for applying ReplayGain to a signal
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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/share/replaygain_synthesis/replaygain_synthesis.c b/src/share/replaygain_synthesis/replaygain_synthesis.c
index dcaa94fb..0b036006 100644
--- a/src/share/replaygain_synthesis/replaygain_synthesis.c
+++ b/src/share/replaygain_synthesis/replaygain_synthesis.c
@@ -1,5 +1,5 @@
/* replaygain_synthesis - Routines for applying ReplayGain to a signal
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_grabbag/Makefile.am b/src/test_grabbag/Makefile.am
index f49e5b43..550854e8 100644
--- a/src/test_grabbag/Makefile.am
+++ b/src/test_grabbag/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/src/test_grabbag/Makefile.lite b/src/test_grabbag/Makefile.lite
index c116db58..81ef52ef 100644
--- a/src/test_grabbag/Makefile.lite
+++ b/src/test_grabbag/Makefile.lite
@@ -1,5 +1,5 @@
# test_grabbag - Simple testers for the grabbag library
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_grabbag/cuesheet/Makefile.am b/src/test_grabbag/cuesheet/Makefile.am
index 9c2652cc..39010dcf 100644
--- a/src/test_grabbag/cuesheet/Makefile.am
+++ b/src/test_grabbag/cuesheet/Makefile.am
@@ -1,5 +1,5 @@
# test_cuesheet - Simple tester for cuesheet routines in grabbag
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_grabbag/cuesheet/Makefile.lite b/src/test_grabbag/cuesheet/Makefile.lite
index fb58e61e..4cb1adfc 100644
--- a/src/test_grabbag/cuesheet/Makefile.lite
+++ b/src/test_grabbag/cuesheet/Makefile.lite
@@ -1,5 +1,5 @@
# test_cuesheet - Simple tester for cuesheet routines in grabbag
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_grabbag/cuesheet/main.c b/src/test_grabbag/cuesheet/main.c
index aff32f04..5d612b7a 100644
--- a/src/test_grabbag/cuesheet/main.c
+++ b/src/test_grabbag/cuesheet/main.c
@@ -1,5 +1,5 @@
/* test_cuesheet - Simple tester for cuesheet routines in grabbag
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/Makefile.am b/src/test_libFLAC++/Makefile.am
index 0bcdb047..1f223826 100644
--- a/src/test_libFLAC++/Makefile.am
+++ b/src/test_libFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# test_libFLAC++ - Unit tester for libFLAC++
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libFLAC++/Makefile.lite b/src/test_libFLAC++/Makefile.lite
index b7010f15..71e59f73 100644
--- a/src/test_libFLAC++/Makefile.lite
+++ b/src/test_libFLAC++/Makefile.lite
@@ -1,5 +1,5 @@
# test_libFLAC++ - Unit tester for libFLAC++
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libFLAC++/decoders.cpp b/src/test_libFLAC++/decoders.cpp
index 228ac805..be4ef415 100644
--- a/src/test_libFLAC++/decoders.cpp
+++ b/src/test_libFLAC++/decoders.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/decoders.h b/src/test_libFLAC++/decoders.h
index d5c71b4a..001f2caa 100644
--- a/src/test_libFLAC++/decoders.h
+++ b/src/test_libFLAC++/decoders.h
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/encoders.cpp b/src/test_libFLAC++/encoders.cpp
index c2788452..dfe60e0d 100644
--- a/src/test_libFLAC++/encoders.cpp
+++ b/src/test_libFLAC++/encoders.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/encoders.h b/src/test_libFLAC++/encoders.h
index c4dc4b5b..36bbb8f0 100644
--- a/src/test_libFLAC++/encoders.h
+++ b/src/test_libFLAC++/encoders.h
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/file_utils.c b/src/test_libFLAC++/file_utils.c
index 48168a8d..ed2c15a9 100644
--- a/src/test_libFLAC++/file_utils.c
+++ b/src/test_libFLAC++/file_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/file_utils.h b/src/test_libFLAC++/file_utils.h
index bfcb067c..e10b2b11 100644
--- a/src/test_libFLAC++/file_utils.h
+++ b/src/test_libFLAC++/file_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/main.cpp b/src/test_libFLAC++/main.cpp
index e1977ab0..d424c11a 100644
--- a/src/test_libFLAC++/main.cpp
+++ b/src/test_libFLAC++/main.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata.cpp b/src/test_libFLAC++/metadata.cpp
index aecadafb..0e501345 100644
--- a/src/test_libFLAC++/metadata.cpp
+++ b/src/test_libFLAC++/metadata.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata.h b/src/test_libFLAC++/metadata.h
index 9398b8c2..eef2eb47 100644
--- a/src/test_libFLAC++/metadata.h
+++ b/src/test_libFLAC++/metadata.h
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata_manip.cpp b/src/test_libFLAC++/metadata_manip.cpp
index ae2c85e2..e8922630 100644
--- a/src/test_libFLAC++/metadata_manip.cpp
+++ b/src/test_libFLAC++/metadata_manip.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata_object.cpp b/src/test_libFLAC++/metadata_object.cpp
index 7a7089a0..26b5ced5 100644
--- a/src/test_libFLAC++/metadata_object.cpp
+++ b/src/test_libFLAC++/metadata_object.cpp
@@ -1,5 +1,5 @@
/* test_libFLAC++ - Unit tester for libFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata_utils.c b/src/test_libFLAC++/metadata_utils.c
index 427980d3..e380775e 100644
--- a/src/test_libFLAC++/metadata_utils.c
+++ b/src/test_libFLAC++/metadata_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC++/metadata_utils.h b/src/test_libFLAC++/metadata_utils.h
index a26730c8..7a653938 100644
--- a/src/test_libFLAC++/metadata_utils.h
+++ b/src/test_libFLAC++/metadata_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/Makefile.am b/src/test_libFLAC/Makefile.am
index fbc088ed..f3e47ac6 100644
--- a/src/test_libFLAC/Makefile.am
+++ b/src/test_libFLAC/Makefile.am
@@ -1,5 +1,5 @@
# test_libFLAC - Unit tester for libFLAC
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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_libFLAC/Makefile.lite b/src/test_libFLAC/Makefile.lite
index effcb1b9..e3496d6a 100644
--- a/src/test_libFLAC/Makefile.lite
+++ b/src/test_libFLAC/Makefile.lite
@@ -1,5 +1,5 @@
# test_libFLAC - Unit tester for libFLAC
-# Copyright (C) 2000,2001,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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_libFLAC/bitbuffer.c b/src/test_libFLAC/bitbuffer.c
index 9c7e4050..89dbd62b 100644
--- a/src/test_libFLAC/bitbuffer.c
+++ b/src/test_libFLAC/bitbuffer.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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_libFLAC/bitbuffer.h b/src/test_libFLAC/bitbuffer.h
index 924514b7..e1515629 100644
--- a/src/test_libFLAC/bitbuffer.h
+++ b/src/test_libFLAC/bitbuffer.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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_libFLAC/decoders.c b/src/test_libFLAC/decoders.c
index 40c27be1..5fc93826 100644
--- a/src/test_libFLAC/decoders.c
+++ b/src/test_libFLAC/decoders.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/decoders.h b/src/test_libFLAC/decoders.h
index 73137e32..96950bd2 100644
--- a/src/test_libFLAC/decoders.h
+++ b/src/test_libFLAC/decoders.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/encoders.c b/src/test_libFLAC/encoders.c
index 2fa07796..244b1076 100644
--- a/src/test_libFLAC/encoders.c
+++ b/src/test_libFLAC/encoders.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/encoders.h b/src/test_libFLAC/encoders.h
index 681b456c..cb5cf160 100644
--- a/src/test_libFLAC/encoders.h
+++ b/src/test_libFLAC/encoders.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/file_utils.c b/src/test_libFLAC/file_utils.c
index 48168a8d..ed2c15a9 100644
--- a/src/test_libFLAC/file_utils.c
+++ b/src/test_libFLAC/file_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/file_utils.h b/src/test_libFLAC/file_utils.h
index bfcb067c..e10b2b11 100644
--- a/src/test_libFLAC/file_utils.h
+++ b/src/test_libFLAC/file_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/main.c b/src/test_libFLAC/main.c
index d3736646..201da68e 100644
--- a/src/test_libFLAC/main.c
+++ b/src/test_libFLAC/main.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2000,2001,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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_libFLAC/metadata.c b/src/test_libFLAC/metadata.c
index cbb5f86c..66ba4b16 100644
--- a/src/test_libFLAC/metadata.c
+++ b/src/test_libFLAC/metadata.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/metadata.h b/src/test_libFLAC/metadata.h
index c4e8e6d0..7b8d5e75 100644
--- a/src/test_libFLAC/metadata.h
+++ b/src/test_libFLAC/metadata.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/metadata_manip.c b/src/test_libFLAC/metadata_manip.c
index 99a9adab..6605738c 100644
--- a/src/test_libFLAC/metadata_manip.c
+++ b/src/test_libFLAC/metadata_manip.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/metadata_object.c b/src/test_libFLAC/metadata_object.c
index 2adcd22d..cd8a527a 100644
--- a/src/test_libFLAC/metadata_object.c
+++ b/src/test_libFLAC/metadata_object.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/metadata_utils.c b/src/test_libFLAC/metadata_utils.c
index d281788a..747ab061 100644
--- a/src/test_libFLAC/metadata_utils.c
+++ b/src/test_libFLAC/metadata_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libFLAC/metadata_utils.h b/src/test_libFLAC/metadata_utils.h
index a26730c8..7a653938 100644
--- a/src/test_libFLAC/metadata_utils.h
+++ b/src/test_libFLAC/metadata_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/Makefile.am b/src/test_libOggFLAC++/Makefile.am
index b16e1e5c..ee70400c 100644
--- a/src/test_libOggFLAC++/Makefile.am
+++ b/src/test_libOggFLAC++/Makefile.am
@@ -1,5 +1,5 @@
# test_libOggFLAC++ - Unit tester for libOggFLAC++
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libOggFLAC++/Makefile.lite b/src/test_libOggFLAC++/Makefile.lite
index 68c566c7..2ab22102 100644
--- a/src/test_libOggFLAC++/Makefile.lite
+++ b/src/test_libOggFLAC++/Makefile.lite
@@ -1,5 +1,5 @@
# test_libOggFLAC++ - Unit tester for libOggFLAC++
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libOggFLAC++/decoders.cpp b/src/test_libOggFLAC++/decoders.cpp
index fc534ee7..c2baae21 100644
--- a/src/test_libOggFLAC++/decoders.cpp
+++ b/src/test_libOggFLAC++/decoders.cpp
@@ -1,5 +1,5 @@
/* test_libOggFLAC++ - Unit tester for libOggFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/decoders.h b/src/test_libOggFLAC++/decoders.h
index b5fdb95d..e022a84f 100644
--- a/src/test_libOggFLAC++/decoders.h
+++ b/src/test_libOggFLAC++/decoders.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC++ - Unit tester for libOggFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/encoders.cpp b/src/test_libOggFLAC++/encoders.cpp
index 8926c949..9d951421 100644
--- a/src/test_libOggFLAC++/encoders.cpp
+++ b/src/test_libOggFLAC++/encoders.cpp
@@ -1,5 +1,5 @@
/* test_libOggFLAC++ - Unit tester for libOggFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/encoders.h b/src/test_libOggFLAC++/encoders.h
index e13a950b..79aef0ed 100644
--- a/src/test_libOggFLAC++/encoders.h
+++ b/src/test_libOggFLAC++/encoders.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC++ - Unit tester for libOggFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/file_utils.c b/src/test_libOggFLAC++/file_utils.c
index 78f69f1f..40816f5a 100644
--- a/src/test_libOggFLAC++/file_utils.c
+++ b/src/test_libOggFLAC++/file_utils.c
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/file_utils.h b/src/test_libOggFLAC++/file_utils.h
index 3f8a0fcb..ef47f37e 100644
--- a/src/test_libOggFLAC++/file_utils.h
+++ b/src/test_libOggFLAC++/file_utils.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/main.cpp b/src/test_libOggFLAC++/main.cpp
index 02c98bfa..c9f23799 100644
--- a/src/test_libOggFLAC++/main.cpp
+++ b/src/test_libOggFLAC++/main.cpp
@@ -1,5 +1,5 @@
/* test_libOggFLAC++ - Unit tester for libOggFLAC++
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/metadata_utils.c b/src/test_libOggFLAC++/metadata_utils.c
index 427980d3..e380775e 100644
--- a/src/test_libOggFLAC++/metadata_utils.c
+++ b/src/test_libOggFLAC++/metadata_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC++/metadata_utils.h b/src/test_libOggFLAC++/metadata_utils.h
index a26730c8..7a653938 100644
--- a/src/test_libOggFLAC++/metadata_utils.h
+++ b/src/test_libOggFLAC++/metadata_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/Makefile.am b/src/test_libOggFLAC/Makefile.am
index 41ff1fe1..75588316 100644
--- a/src/test_libOggFLAC/Makefile.am
+++ b/src/test_libOggFLAC/Makefile.am
@@ -1,5 +1,5 @@
# test_libOggFLAC - Unit tester for libOggFLAC
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libOggFLAC/Makefile.lite b/src/test_libOggFLAC/Makefile.lite
index f4bd14b0..cbf4ca02 100644
--- a/src/test_libOggFLAC/Makefile.lite
+++ b/src/test_libOggFLAC/Makefile.lite
@@ -1,5 +1,5 @@
# test_libOggFLAC - Unit tester for libOggFLAC
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 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_libOggFLAC/decoders.c b/src/test_libOggFLAC/decoders.c
index 36c3e115..fbcc1bf7 100644
--- a/src/test_libOggFLAC/decoders.c
+++ b/src/test_libOggFLAC/decoders.c
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/decoders.h b/src/test_libOggFLAC/decoders.h
index e936c552..d89d742c 100644
--- a/src/test_libOggFLAC/decoders.h
+++ b/src/test_libOggFLAC/decoders.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/encoders.c b/src/test_libOggFLAC/encoders.c
index c6d0c69a..1312f4e1 100644
--- a/src/test_libOggFLAC/encoders.c
+++ b/src/test_libOggFLAC/encoders.c
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/encoders.h b/src/test_libOggFLAC/encoders.h
index acb89976..ea446d94 100644
--- a/src/test_libOggFLAC/encoders.h
+++ b/src/test_libOggFLAC/encoders.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/file_utils.c b/src/test_libOggFLAC/file_utils.c
index 78f69f1f..40816f5a 100644
--- a/src/test_libOggFLAC/file_utils.c
+++ b/src/test_libOggFLAC/file_utils.c
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/file_utils.h b/src/test_libOggFLAC/file_utils.h
index 3f8a0fcb..ef47f37e 100644
--- a/src/test_libOggFLAC/file_utils.h
+++ b/src/test_libOggFLAC/file_utils.h
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/main.c b/src/test_libOggFLAC/main.c
index 971f2d1c..b6897b4c 100644
--- a/src/test_libOggFLAC/main.c
+++ b/src/test_libOggFLAC/main.c
@@ -1,5 +1,5 @@
/* test_libOggFLAC - Unit tester for libOggFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/metadata_utils.c b/src/test_libOggFLAC/metadata_utils.c
index d281788a..747ab061 100644
--- a/src/test_libOggFLAC/metadata_utils.c
+++ b/src/test_libOggFLAC/metadata_utils.c
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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_libOggFLAC/metadata_utils.h b/src/test_libOggFLAC/metadata_utils.h
index a26730c8..7a653938 100644
--- a/src/test_libOggFLAC/metadata_utils.h
+++ b/src/test_libOggFLAC/metadata_utils.h
@@ -1,5 +1,5 @@
/* test_libFLAC - Unit tester for libFLAC
- * Copyright (C) 2002,2003 Josh Coalson
+ * Copyright (C) 2002,2003,2004 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 e5f1b904..972d7c67 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 425cff03..224cf4fd 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,2002,2003 Josh Coalson
+# Copyright (C) 2000,2001,2002,2003,2004 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 71c8feea..84044808 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,2002,2003 Josh Coalson
+ * Copyright (C) 2000,2001,2002,2003,2004 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/test/Makefile.am b/test/Makefile.am
index 2ca60ee9..3d8e6f62 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/Makefile.lite b/test/Makefile.lite
index 73024352..8644fbb1 100644
--- a/test/Makefile.lite
+++ b/test/Makefile.lite
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/cuesheets/Makefile.am b/test/cuesheets/Makefile.am
index dfece53b..b2ca8c29 100644
--- a/test/cuesheets/Makefile.am
+++ b/test/cuesheets/Makefile.am
@@ -1,5 +1,5 @@
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_bins.sh b/test/test_bins.sh
index 8a63f089..92b1ffa1 100755
--- a/test/test_bins.sh
+++ b/test/test_bins.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_flac.sh b/test/test_flac.sh
index eae7bfc7..27300fc5 100755
--- a/test/test_flac.sh
+++ b/test/test_flac.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_grabbag.sh b/test/test_grabbag.sh
index b73e9c4a..b1dc7105 100755
--- a/test/test_grabbag.sh
+++ b/test/test_grabbag.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_libFLAC++.sh b/test/test_libFLAC++.sh
index dcb13161..9bd23e33 100755
--- a/test/test_libFLAC++.sh
+++ b/test/test_libFLAC++.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_libFLAC.sh b/test/test_libFLAC.sh
index 4c222256..f663ad82 100755
--- a/test/test_libFLAC.sh
+++ b/test/test_libFLAC.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_libOggFLAC++.sh b/test/test_libOggFLAC++.sh
index 79c5b2fe..759ddeb4 100755
--- a/test/test_libOggFLAC++.sh
+++ b/test/test_libOggFLAC++.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_libOggFLAC.sh b/test/test_libOggFLAC.sh
index 217c4cde..21f1786e 100755
--- a/test/test_libOggFLAC.sh
+++ b/test/test_libOggFLAC.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_metaflac.sh b/test/test_metaflac.sh
index 678b7813..c677dfca 100755
--- a/test/test_metaflac.sh
+++ b/test/test_metaflac.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2002,2003 Josh Coalson
+# Copyright (C) 2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries
diff --git a/test/test_streams.sh b/test/test_streams.sh
index fdec4c33..2eb80e1a 100755
--- a/test/test_streams.sh
+++ b/test/test_streams.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# FLAC - Free Lossless Audio Codec
-# Copyright (C) 2001,2002,2003 Josh Coalson
+# Copyright (C) 2001,2002,2003,2004 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under difference licenses. The codec libraries