update license verbiage
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 23 Jul 2004 05:12:30 +0000 (05:12 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 23 Jul 2004 05:12:30 +0000 (05:12 +0000)
include/FLAC/all.h

index 18d3f149ea9c15dc41858eff3c998f55c14e3882..bd13652c3b67655630eb36d8a559daf5468ed48a 100644 (file)
@@ -67,8 +67,7 @@
  *
  * By writing a little code and linking against libFLAC, it is
  * relatively easy to add FLAC support to another program.  The
- * library is licensed under the
- * <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A>.
+ * library is licensed under Xiph's BSD license.
  * Complete source code of libFLAC as well as the command-line
  * encoder and plugins is available and is a useful source of
  * examples.
@@ -89,7 +88,7 @@
  * to provide routines for encoding to and decoding from FLAC streams
  * inside an Ogg container.  The interfaces are very similar or identical
  * to their counterparts in libFLAC.  libOggFLAC is also licensed under
- * the LGPL.
+ * Xiph's BSD license.
  *
  * \section cpp_api FLAC C++ API
  *
  * for encoding to and decoding from FLAC streams in an Ogg container.
  * The classes are very similar to their counterparts in libFLAC++.
  *
- * Both libFLAC++ libOggFLAC++ are also licensed under the
- * <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A>.
+ * Both libFLAC++ libOggFLAC++ are also licensed under Xiph's BSD
+ * license.
  *
  * \section getting_started Getting Started
  *