shithub: sox

Download patch

ref: 38e428b7acfb70dc240c186a43b63e09e9177156
parent: 1593a449e4cb960717b26a74de2117b9d798656d
author: rrt <rrt>
date: Wed Dec 6 15:16:59 EST 2006

State that libst must be distributed under the GPL if optional GPLed
libraries are used.

--- a/COPYING
+++ b/COPYING
@@ -7,4 +7,5 @@
 
 Note that some of the external packages that can be linked in to libst
 are GPLed and/or may have licensing problems, so they can be disabled
-at configure time with the relevant--with-* options.
+at configure time with the relevant--with-* options. If libst is built
+with such libraries, it must be distributed under the GPL.