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 664df8709dac92ee58d3958d1bd17e3a6c5c053b..1d5e6e3b974eca6f2d9b97688067b0c17ce88795 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>",