]> git.alsa-project.org Git - alsa-plugins.git/commit
rate: Allow LGPL for libsamplerate commercial licensee
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Mar 2015 08:13:44 +0000 (09:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Mar 2015 08:16:48 +0000 (09:16 +0100)
commitf576eaedf18c279357654f071678e873bce14727
tree5fdfe4c1220d804a1990e00ba6c3c2a510c1c6cd
parent22c8c36919e1ba964a2c214c227b31b7ce072420
rate: Allow LGPL for libsamplerate commercial licensee

alsa-plugins-rate is tagged with GPL just for following the license of
libsamplerate.  However, libsamplerate provides a commercial license
to allow it used with less restrictions.  In that case, we also don't
have to stick with GPL.  Instead, the code follows LGPL like other
plugin codes in this package.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
rate/rate_samplerate.c