summaryrefslogtreecommitdiffstats
path: root/gst/audiofx
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-09-29 18:02:12 +0000
committerAndy Wingo <wingo@pobox.com>2002-09-29 18:02:12 +0000
commit3b0d26a9229b92e4f1281663b1b0cd23591c27a9 (patch)
tree565a3966caa6533ec4df87c3f7699e5fe8104f94 /gst/audiofx
parentb878bc14164f1d8b22284811faffe1d355f63975 (diff)
add license
Original commit message from CVS: add license
Diffstat (limited to 'gst/audiofx')
-rw-r--r--gst/audiofx/audiowsinclimit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/audiofx/audiowsinclimit.c b/gst/audiofx/audiowsinclimit.c
index 664df870..1d5e6e3b 100644
--- a/gst/audiofx/audiowsinclimit.c
+++ b/gst/audiofx/audiowsinclimit.c
@@ -38,6 +38,7 @@
GstElementDetails gst_lpwsinc_details = {
"LPWSinc",
"Filter/Audio/Effect",
+ "LGPL",
"Low-pass Windowed sinc filter",
VERSION,
"Thomas <thomas@apestaart.org>",