From 2ff64d483edbe24c8f940a779d57c8961e99d15e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:51 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- gst/qtdemux/qtdemux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/qtdemux') diff --git a/gst/qtdemux/qtdemux.c b/gst/qtdemux/qtdemux.c index 3fc8acc0..4d6e155c 100644 --- a/gst/qtdemux/qtdemux.c +++ b/gst/qtdemux/qtdemux.c @@ -28,6 +28,7 @@ gst_qtdemux_details = { "quicktime parser", "Codec/Parser", + "LGPL", "Parses a quicktime stream into audio and video substreams", VERSION, "A.Baguinski ", -- cgit