From e671bcd2cd5016a1caba06cb4951015e5b33706a Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sun, 29 Sep 2002 18:02:12 +0000 Subject: add license Original commit message from CVS: add license --- gst/filter/gstiir.c | 1 + gst/filter/gstlpwsinc.c | 1 + 2 files changed, 2 insertions(+) (limited to 'gst') 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 , "\ diff --git a/gst/filter/gstlpwsinc.c b/gst/filter/gstlpwsinc.c index 664df870..1d5e6e3b 100644 --- a/gst/filter/gstlpwsinc.c +++ b/gst/filter/gstlpwsinc.c @@ -38,6 +38,7 @@ GstElementDetails gst_lpwsinc_details = { "LPWSinc", "Filter/Audio/Effect", + "LGPL", "Low-pass Windowed sinc filter", VERSION, "Thomas ", -- cgit v1.2.1