vorbisfile is LGPL (see sources)
authorBenjamin Otte <otte@gnome.org>
Wed, 9 Jul 2003 02:07:14 +0000 (02:07 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 9 Jul 2003 02:07:14 +0000 (02:07 +0000)
Original commit message from CVS:
vorbisfile is LGPL (see sources)

ext/vorbis/vorbisfile.c

index 891f2faa34003a615ff21b7d01d0e9972c112cab..8fe480e6e77e1facdd5a1cd932c1a81c8f1e3ca7 100644 (file)
@@ -81,7 +81,7 @@ GstElementDetails vorbisfile_details =
 {
   "Ogg Vorbis decoder",
   "Codec/Audio/Decoder",
-  "GPL",
+  "LGPL",
   "Decodes OGG Vorbis audio using the vorbisfile API",
   VERSION,
   "Monty <monty@xiph.org>, "