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/goom/gstgoom.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/goom/gstgoom.c') diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c index 05d02b29..c5733960 100644 --- a/gst/goom/gstgoom.c +++ b/gst/goom/gstgoom.c @@ -60,6 +60,7 @@ GType gst_goom_get_type(void); static GstElementDetails gst_goom_details = { "GOOM: what a GOOM!", "Visualization", + "GPL", "Takes frames of data and outputs video frames using the GOOM filter", VERSION, "Wim Taymans ", -- cgit