[xiph-commits] r13662 - trunk/ezstream/win32
moritz at svn.xiph.org
moritz at svn.xiph.org
Thu Aug 30 11:36:20 PDT 2007
Author: moritz
Date: 2007-08-30 11:36:19 -0700 (Thu, 30 Aug 2007)
New Revision: 13662
Modified:
trunk/ezstream/win32/README.win32
Log:
Tweak, sync with what will be the new reality soon, and include COPYING.txt in
the future.
Modified: trunk/ezstream/win32/README.win32
===================================================================
--- trunk/ezstream/win32/README.win32 2007-08-30 14:03:50 UTC (rev 13661)
+++ trunk/ezstream/win32/README.win32 2007-08-30 18:36:19 UTC (rev 13662)
@@ -9,6 +9,9 @@
| File | Description |
+======================================================================+
+| \COPYING.txt | License for using, modifying and |
+| | distributing Ezstream. |
++-----------------------+----------------------------------------------+
| \README.txt | This file. |
+-----------------------+----------------------------------------------+
| \ezstream.1.pdf | The ezstream manual in PDF format. |
@@ -55,16 +58,22 @@
--------------
-Ezstream uses libxml2 (http://xmlsoft.org/, BSD-like license), libogg and
-libvorbis (http://www.vorbis.com/, BSD-like license) and libshout
-(http://www.icecast.org/, LGPL licensed). These libraries are statically linked
-into the ezstream.exe file.
+Ezstream uses
+ * zlib (http://www.zlib.net/, BSD-like license)
+ * libiconv (http://www.gnu.org/software/libiconv/, LGPL)
+ * libxml2 (http://xmlsoft.org/, BSD-like license)
+ * libogg, libvorbis, libvorbisfile (http://www.vorbis.com/, BSD-like license)
+ * libtheora (http://www.theora.org/, BSD-like license)
+ * libshout (http://www.icecast.org, LGPL)
+ * TagLib (http://ktown.kde.org/~wheeler/taglib.html, LGPL)
-Ezstream itself is licensed under the GPL (see COPYING in the included source
-archive for details.)
+These libraries are statically linked into the ezstream.exe file.
+Ezstream itself is licensed under the GPL version 2 (see COPYING.txt for
+details.)
+
5. Support
----------
More information about the commits
mailing list