summaryrefslogtreecommitdiffstats
path: root/ext/gsm/gstgsmdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gsm/gstgsmdec.c')
-rw-r--r--ext/gsm/gstgsmdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gsm/gstgsmdec.c b/ext/gsm/gstgsmdec.c
index aef69763..d43ad722 100644
--- a/ext/gsm/gstgsmdec.c
+++ b/ext/gsm/gstgsmdec.c
@@ -28,6 +28,7 @@ extern GstPadTemplate *gsmdec_src_template, *gsmdec_sink_template;
GstElementDetails gst_gsmdec_details = {
"gsm audio decoder",
"Codec/Audio/Decoder",
+ "LGPL",
".gsm",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",