mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Tweak, sync with what will be the new reality soon, and include COPYING.txt in
the future. git-svn-id: https://svn.xiph.org/trunk/ezstream@13662 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
343605c635
commit
d561db0b32
@ -9,6 +9,9 @@ README.win32 - Information about the binary Ezstream distribution for Windows
|
|||||||
|
|
||||||
| File | Description |
|
| File | Description |
|
||||||
+======================================================================+
|
+======================================================================+
|
||||||
|
| \COPYING.txt | License for using, modifying and |
|
||||||
|
| | distributing Ezstream. |
|
||||||
|
+-----------------------+----------------------------------------------+
|
||||||
| \README.txt | This file. |
|
| \README.txt | This file. |
|
||||||
+-----------------------+----------------------------------------------+
|
+-----------------------+----------------------------------------------+
|
||||||
| \ezstream.1.pdf | The ezstream manual in PDF format. |
|
| \ezstream.1.pdf | The ezstream manual in PDF format. |
|
||||||
@ -55,13 +58,19 @@ to MP3 (ID3v1) and Ogg Vorbis tags.
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|
||||||
Ezstream uses libxml2 (http://xmlsoft.org/, BSD-like license), libogg and
|
Ezstream uses
|
||||||
libvorbis (http://www.vorbis.com/, BSD-like license) and libshout
|
* zlib (http://www.zlib.net/, BSD-like license)
|
||||||
(http://www.icecast.org/, LGPL licensed). These libraries are statically linked
|
* libiconv (http://www.gnu.org/software/libiconv/, LGPL)
|
||||||
into the ezstream.exe file.
|
* 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
|
These libraries are statically linked into the ezstream.exe file.
|
||||||
archive for details.)
|
|
||||||
|
Ezstream itself is licensed under the GPL version 2 (see COPYING.txt for
|
||||||
|
details.)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user