update copyright for 2001
authorJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 16 Jan 2001 20:17:53 +0000 (20:17 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 16 Jan 2001 20:17:53 +0000 (20:17 +0000)
commit70118f62c09a007c827ca3756b3a494ffded84f3
tree3cf077a11e1a4765d3b38c681babdc65b2656f60
parentcd168af99a73b1885d838bb261bfd66da0245811
update copyright for 2001
33 files changed:
include/FLAC/all.h
include/FLAC/encoder.h
include/FLAC/file_decoder.h
include/FLAC/format.h
include/FLAC/ordinals.h
include/FLAC/stream_decoder.h
src/flac/decode.c
src/flac/decode.h
src/flac/encode.c
src/flac/encode.h
src/flac/main.c
src/libFLAC/bitbuffer.c
src/libFLAC/crc.c
src/libFLAC/encoder.c
src/libFLAC/encoder_framing.c
src/libFLAC/file_decoder.c
src/libFLAC/fixed.c
src/libFLAC/format.c
src/libFLAC/include/private/all.h
src/libFLAC/include/private/bitbuffer.h
src/libFLAC/include/private/crc.h
src/libFLAC/include/private/encoder_framing.h
src/libFLAC/include/private/fixed.h
src/libFLAC/include/private/lpc.h
src/libFLAC/include/protected/stream_decoder.h
src/libFLAC/lpc.c
src/libFLAC/stream_decoder.c
src/plugin_winamp2/in_flac.c
src/plugin_xmms/plugin.c
src/test_streams/main.c
src/test_unit/bitbuffer.c
src/test_unit/bitbuffer.h
src/test_unit/main.c