On 04/10/2018 09:25 AM, Martin Wilck wrote: > On Mon, 2018-04-09 at 18:51 +0200, Xose Vazquez Perez wrote: >> Move COPYING -> LICENSES/GPL-2.0 >> Move COPYING.LESSER -> LICENSES/LGPL-2.0 >> >> Add GPL-3.0 and LGPL-2.1 to the LICENSES dir. >> Source directly from: >> https://www.gnu.org/licenses/gpl-3.0.txt >> https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt >> >> Cc: Martin Wilck <mwilck@xxxxxxxx> >> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> >> Cc: device-mapper development <dm-devel@xxxxxxxxxx> >> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> >> --- > > I like this. > Acked-by: Martin Wilck <mwilck@xxxxxxxx> > > I suggest to add my posting from yesterday ("multipath-tools 0.7.6 > fossology license assessment") as "README.licenses". > With these changes, we'd be in a fine state for the time being. > > Actual license changes can be considered for the long term, but don't > need to be - the current situation is complex but not actually > problematic. SPDX tags can be added to source files by and by, as we > see fit. In the meantime, this patch should clarify the default license: >From c10b33cd2385f3726a0a47e5356b7bec20b10963 Mon Sep 17 00:00:00 2001 From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> Date: Tue, 10 Apr 2018 17:34:44 +0200 Subject: [PATCH] multipath-tools: link LICENSES/LGPL-2.0 to COPYING Default licence is LGPL-2.0 Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- COPYING | 1 + 1 file changed, 1 insertion(+) create mode 120000 COPYING diff --git a/COPYING b/COPYING new file mode 120000 index 0000000..0c0462d --- /dev/null +++ b/COPYING @@ -0,0 +1 @@ +LICENSES/LGPL-2.0 \ No newline at end of file -- 2.17.0 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel