diff options
Diffstat (limited to 'gst/monoscope/README')
-rw-r--r-- | gst/monoscope/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gst/monoscope/README b/gst/monoscope/README index 02911318..5c85e80e 100644 --- a/gst/monoscope/README +++ b/gst/monoscope/README @@ -3,9 +3,7 @@ alsaplayer. The monoscope convolution matching code was written by Ralph Loader. -The monoscope.c and monoscope.h files are the only ones under the GPL, -as opposed to the LGPL. We need to either rewrite these or get permission -from the people involved to do so. +The monoscope.c and monoscope.h files are under the BSD license (without advertising clause). This implementation is taken from alsaplayer version 0.99.54, at http://www.alsaplayer.org/ |