shithub: sox

ref: e2e7cef191606fc6f69a88d8da4e675a3b30c347
dir: /LICENSE/

View raw version
SoX source code is distributed under two main licenses.  The two
types of licenses are described in detail in the files
LICENSE.GPL and LICENSE.LGPL.

sox.c, and thus SoX-the user application, is distributed under the GPL.

The remaining files that make up libst are licensed under the less 
restrictive license LGPL.

There is currently only one exception to this.  The files FFT.c and
FFT.h are original from the Audacity program and fall under its
license of GPL.  The noise profiling and noise reduction effects
both make use of this FFT code and would need to be removed from
any program that requires LGPL only software.