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/gstavidemux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/avi/gstavidemux.c') diff --git a/gst/avi/gstavidemux.c b/gst/avi/gstavidemux.c index befb6331..2fa56786 100644 --- a/gst/avi/gstavidemux.c +++ b/gst/avi/gstavidemux.c @@ -28,6 +28,7 @@ static GstElementDetails gst_avi_demux_details = { "Avi demuxer", "Codec/Demuxer", + "LGPL", "Demultiplex an avi file into audio and video", VERSION, "Erik Walthinsen \n" -- cgit