diff --git a/ext/ivorbis/vorbisfile.c b/ext/ivorbis/vorbisfile.c index 3e869e1dc7..86c7baf271 100644 --- a/ext/ivorbis/vorbisfile.c +++ b/ext/ivorbis/vorbisfile.c @@ -79,7 +79,7 @@ GstElementDetails ivorbisfile_details = { "Ogg Vorbis decoder", "Codec/Audio/Decoder", - "GPL", + "LGPL", "Decodes OGG Vorbis audio using the Tremor vorbisfile API", VERSION, "Monty \n"