From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- gst/flx/gstflxdec.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/flx') diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index d54fc988..7b388232 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -30,6 +30,7 @@ static GstCaps* flxdec_type_find(GstBuffer *buf, gpointer private); static GstElementDetails flxdec_details = { "FLX Decoder", "Codec/Audio/Decoder", + "LGPL", "FLX decoder", VERSION, "Sepp Wijnands " -- cgit v1.2.1