diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-03 00:38:22 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-03 00:38:22 +0200 |
commit | 0ed2cd4f34189ec303dfac5a30de0abae0decba8 (patch) | |
tree | 7a8d08d25ca7c81daa9d6cd65fd4f633fd676b41 /README | |
parent | 6081bc9a06ee97333769f77a9e5c18a15afb29da (diff) | |
parent | 3dd7d925c2feb7868a49e7a1a0b953a5aab233f0 (diff) | |
download | xine-lib-0ed2cd4f34189ec303dfac5a30de0abae0decba8.tar.gz xine-lib-0ed2cd4f34189ec303dfac5a30de0abae0decba8.tar.bz2 |
Merge changes happened in 1.1 development.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -6,7 +6,8 @@ free multimedia -xine-lib is a free multimedia engine, released under the GPL. +xine-lib is a free multimedia engine, released under the GNU GPL. See COPYING +for details. see the doc/ directory for more information about xine-lib. You will find various README files, FAQ and developer documentation (xine hacker's guide) @@ -19,3 +20,8 @@ additional documentation in their packages. For more information on xine features (supported multimedia formats etc.) see the xine homepage, located at http://xinehq.de/ + +The xine-lib XML parser (src/xine-utils/xmlparser.[ch] and +src/xine-utils/xmllexer.[ch]) is released under the GNU LGPL, see COPYING.LIB +for details. + |