summaryrefslogtreecommitdiffstats
path: root/gst/filter/gstiir.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/filter/gstiir.c')
-rw-r--r--gst/filter/gstiir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/filter/gstiir.c b/gst/filter/gstiir.c
index 7b548f30..0176a3ba 100644
--- a/gst/filter/gstiir.c
+++ b/gst/filter/gstiir.c
@@ -25,6 +25,7 @@
GstElementDetails gst_iir_details = {
"IIR",
"Filter/Audio/Effect",
+ "LGPL",
"IIR filter based on vorbis code",
VERSION,
"Monty <monty@xiph.org>, "\