initial import

This commit is contained in:
Josh Coalson
2002-05-17 06:33:39 +00:00
parent 9fb3a4c34d
commit fda98fb7e4
23 changed files with 3631 additions and 0 deletions

4
src/share/README Normal file
View File

@@ -0,0 +1,4 @@
This directory is shamelessly copied from vorbistools. It contains two
convenience libraries, one for manipulating UTF-8 strings (GPL) and one
for implementing getopt (LGPL). libFLAC does not link to either; the
only FLAC tools that do are GPL'ed.