summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-08-22 04:21:54 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-08-22 04:21:54 +0000
commit0c3524c6689918d0e60eda867b651b91194cfc34 (patch)
tree488d0a20e4b346a936f621579d8a1e599f062d63 /README
parent5f39e9f18ce711f638dfe99b6fc753a759a9b3b8 (diff)
downloadflac-0c3524c6689918d0e60eda867b651b91194cfc34.tar.gz
add verbiage for libOggFLAC, libOggFLAC++
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 14 insertions, 8 deletions
diff --git a/README b/README
index 4cb21d9b..09492676 100644
--- a/README
+++ b/README
@@ -22,15 +22,21 @@ codec developed by Josh Coalson.
FLAC is comprised of
* `libFLAC', a library which implements reference encoders and
- decoders, and a metadata interface, licensed under the GNU
- Lesser General Public License (LGPL)
+ decoders, and a metadata interface
* `libFLAC++', a C++ object wrapper library around libFLAC
- * `flac', a command-line program for encoding and decoding files,
- licensed under the GNU General public License (GPL)
- * `metaflac', a command-line program for editing FLAC metadata,
- licensed under the GPL
- * player plugins for XMMS and Winamp, licensed under the GPL
- * documentation, licensed under the GNU Free Documentation License.
+ * `libOggFLAC' and `libOggFLAC++', which provide encoders and
+ decoders for FLAC streams in an Ogg container
+ * `flac', a command-line program for encoding and decoding files
+ * `metaflac', a command-line program for editing FLAC metadata
+ * player plugins for XMMS and Winamp
+ * user and API documentation
+
+The libraries (libFLAC, libFLAC++, libOggFLAC, and libOggFLAC++) are
+licensed under the GNU Lesser General Public License (LGPL). All other
+programs and plugins are licensed under the GNU General Public License
+(GPL). The documentation is licensed under the GNU Free Documentation
+License (GFDL).
+
===============================================================================
FLAC - 1.0.3 - Contents