Uraeus : how much license fields do you think you missed ? ;)
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Oct 2002 14:30:33 +0000 (14:30 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 29 Oct 2002 14:30:33 +0000 (14:30 +0000)
Original commit message from CVS:
Uraeus : how much license fields do you think you missed ? ;)
This ought to be fixed for the release

ext/vorbis/vorbisfile.c

index 37fdb79..fb899ad 100644 (file)
@@ -94,6 +94,7 @@ GstElementDetails vorbisfile_details =
 {
   "Ogg Vorbis decoder",
   "Codec/Audio/Decoder",
+  "GPL",
   "Decodes OGG Vorbis audio using the vorbisfile API",
   VERSION,
   "Monty <monty@xiph.org>, "