add license
authorAndy Wingo <wingo@pobox.com>
Sun, 29 Sep 2002 18:02:12 +0000 (18:02 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 29 Sep 2002 18:02:12 +0000 (18:02 +0000)
Original commit message from CVS:
add license

gst/audiofx/audiowsinclimit.c

index 664df87..1d5e6e3 100644 (file)
@@ -38,6 +38,7 @@
 GstElementDetails gst_lpwsinc_details = {
   "LPWSinc",
   "Filter/Audio/Effect",
+  "LGPL",
   "Low-pass Windowed sinc filter",
   VERSION,
   "Thomas <thomas@apestaart.org>",