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/avi/gstavimux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/avi/gstavimux.c') diff --git a/gst/avi/gstavimux.c b/gst/avi/gstavimux.c index 211a2901..b44763f7 100644 --- a/gst/avi/gstavimux.c +++ b/gst/avi/gstavimux.c @@ -47,6 +47,7 @@ gst_avimux_details = { "Avi multiplexer", "Codec/Muxer", + "LGPL", "Muxes audio and video into an avi stream", VERSION, "Ronald Bultje ", -- cgit