]> git.alsa-project.org Git - tinycompress.git/commit
tinycompress: clarify dual-license wording
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 18 Oct 2017 18:11:25 +0000 (13:11 -0500)
committerVinod Koul <vinod.koul@intel.com>
Fri, 20 Oct 2017 05:55:23 +0000 (11:25 +0530)
commit2ad8317dc99c24f4c5350c2465b551fb41340d35
treec237eaa6e4c0a642ab5d54a9c95a60f18bf8ec18
parent3442cbeb37e7b4ae5e71aae8596880759001f9ea
tinycompress: clarify dual-license wording

There were reports of confusion in legal circles introduced by the wording
"tinycompress is provided under LGPL and BSD dual license" in the README.

Clarify with the addition of the wording traditionally used for dual licenses:

"This file is provided under a dual BSD/LGPLv2.1 license.  When using or
redistributing this file, you may do so under either license"

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
COPYING
README
include/tinycompress/tinycompress.h
include/tinycompress/tinymp3.h
include/tinycompress/version.h
src/lib/compress.c
src/utils/cplay.c
src/utils/crecord.c