1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/libvorbis/README_MOZILLA Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +The source from this directory was copied from the libvorbis 1.5 +subversion repository using the update.sh script. The only changes 1.6 +made were those applied by update.sh and the addition/update of 1.7 +Makefile.in and moz.build files for the Mozilla build system. 1.8 + 1.9 +The upstream version used was libvorbis 1.3.4. 1.10 +https://svn.xiph.org/tags/vorbis/libvorbis-1.3.4@19059 1.11 + 1.12 +Some files are renamed during the copy to prevent clashes with object 1.13 +file names with other Mozilla libraries.