summaryrefslogtreecommitdiffstats
path: root/gst/chart
diff options
context:
space:
mode:
Diffstat (limited to 'gst/chart')
-rw-r--r--gst/chart/gstchart.c1
1 files changed, 1 insertions, 0 deletions
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 <richard@tartarus.org>",