Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 881599

Summary: dev-libs/gnulib has incorrect LICENSE
Product: Gentoo Linux Reporter: ganooslashlinus
Component: Current packagesAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description ganooslashlinus 2022-11-17 06:35:40 UTC
All ebuilds: LICENSE="GPL-2"

I tried to run scancode-toolkit on: 2019.03.17.09.24.57, but gnulib has "license" written everywhere, so that doesn't give useful output.

I couldn't find anything that licensed -only with grep.

Under lib/ I found files licensed under: GPLv2+, GPLv3+ and LGPLv2.1+

Under doc/ I found files licensed the GFDLv1.3+


Therefore, it should be: LICENSE="GPL-3+ LGPLv2.1+ FDL-1.3+"
Comment 1 Larry the Git Cow gentoo-dev 2023-04-25 15:17:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17466ca44584f5fecbcaab1f02f40f748e9c18a6

commit 17466ca44584f5fecbcaab1f02f40f748e9c18a6
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2023-04-25 15:17:11 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2023-04-25 15:17:47 +0000

    dev-libs/gnulib: fix licence, bug #881599
    
    Closes: https://bugs.gentoo.org/881599
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 dev-libs/gnulib/gnulib-2022.02.12.16.27.05.ebuild | 2 +-
 dev-libs/gnulib/gnulib-2022.05.26.07.24.56.ebuild | 2 +-
 dev-libs/gnulib/gnulib-9999-r1.ebuild             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)