Remove svn $Id$ header.
authorRalph Giles <giles@thaumas.net>
Fri, 16 Jun 2017 20:44:20 +0000 (13:44 -0700)
committerRalph Giles <giles@thaumas.net>
Fri, 16 Jun 2017 20:44:20 +0000 (13:44 -0700)
commit679433ebb8287744a9801f847b7a105dbc2a0404
treef6a188b9d5e9e858d8f1e00be18ca5021cd3b811
parente5b1378996dba3ea82fb35403cb1f0bbff19495c
Remove svn $Id$ header.

Most checked-in files had a comment with a filename and
last-modified string automatically updated by the
subversion version control tool. These became obsolete
when we migrated the repository to git. Remove them.
107 files changed:
doc/01-introduction.tex
doc/02-bitpacking.tex
doc/03-codebook.tex
doc/04-codec.tex
doc/05-comment.tex
doc/06-floor0.tex
doc/07-floor1.tex
doc/08-residue.tex
doc/09-helper.tex
doc/10-tables.tex
doc/Vorbis_I_spec.tex
doc/a1-encapsulation-ogg.tex
doc/a2-encapsulation-rtp.tex
doc/footer.tex
examples/chaining_example.c
examples/decoder_example.c
examples/encoder_example.c
examples/seeking_example.c
examples/vorbisfile_example.c
include/vorbis/codec.h
include/vorbis/vorbisenc.h
include/vorbis/vorbisfile.h
lib/analysis.c
lib/backends.h
lib/barkmel.c
lib/bitrate.c
lib/bitrate.h
lib/block.c
lib/books/coupled/res_books_51.h
lib/books/coupled/res_books_stereo.h
lib/books/floor/floor_books.h
lib/books/uncoupled/res_books_uncoupled.h
lib/codebook.c
lib/codebook.h
lib/codec_internal.h
lib/envelope.c
lib/envelope.h
lib/floor0.c
lib/floor1.c
lib/highlevel.h
lib/info.c
lib/lookup.c
lib/lookup.h
lib/lookup_data.h
lib/lookups.pl
lib/lpc.c
lib/lpc.h
lib/lsp.c
lib/lsp.h
lib/mapping0.c
lib/masking.h
lib/mdct.c
lib/mdct.h
lib/misc.h
lib/modes/floor_all.h
lib/modes/psych_11.h
lib/modes/psych_16.h
lib/modes/psych_44.h
lib/modes/psych_8.h
lib/modes/residue_16.h
lib/modes/residue_44.h
lib/modes/residue_44p51.h
lib/modes/residue_44u.h
lib/modes/residue_8.h
lib/modes/setup_11.h
lib/modes/setup_16.h
lib/modes/setup_22.h
lib/modes/setup_32.h
lib/modes/setup_44.h
lib/modes/setup_44p51.h
lib/modes/setup_44u.h
lib/modes/setup_8.h
lib/modes/setup_X.h
lib/os.h
lib/psy.c
lib/psy.h
lib/psytune.c
lib/registry.c
lib/registry.h
lib/res0.c
lib/scales.h
lib/sharedbook.c
lib/smallft.c
lib/smallft.h
lib/synthesis.c
lib/vorbisenc.c
lib/vorbisfile.c
lib/window.c
lib/window.h
test/test.c
test/util.c
test/util.h
test/write_read.c
test/write_read.h
vq/bookutil.c
vq/bookutil.h
vq/distribution.c
vq/huffbuild.c
vq/latticebuild.c
vq/latticetune.c
vq/localcodebook.h
vq/metrics.c
vq/vqgen.c
vq/vqgen.h
win32/vorbis.def
win32/vorbisenc.def
win32/vorbisfile.def