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/chart/gstchart.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/chart') diff --git a/gst/chart/gstchart.c b/gst/chart/gstchart.c index e24521a0..39fe7ad1 100644 --- a/gst/chart/gstchart.c +++ b/gst/chart/gstchart.c @@ -63,6 +63,7 @@ GType gst_chart_get_type(void); static GstElementDetails gst_chart_details = { "chart drawer", "Visualization", + "LGPL", "Takes frames of data and outputs video frames of a chart of data", VERSION, "Richard Boulton ", -- cgit v1.2.1