Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880303 - app-editors/nano has incorrect LICENSE
Summary: app-editors/nano has incorrect LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 05:24 UTC by ganooslashlinus
Modified: 2022-11-08 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
scancode-toolkit output (nano-6.4.csv,607.49 KB, text/csv)
2022-11-08 05:24 UTC, ganooslashlinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ganooslashlinus 2022-11-08 05:24:20 UTC
Created attachment 828561 [details]
scancode-toolkit output

LICENSE="GPL-3"

NEWS:
...
2007.12.20 - GNU nano 2.0.7 keeps its balance.  This release fixes
...
             Finally, nano is now licensed under the GNU GPL version
             3 or later, and its documentation is now dual-licensed
             under the GNU GPL version 3 or later and the GNU FDL
             version 1.2 or later.  Have fun.
...

Under lib/ 1 file is public-domain and a few are LGPLv2.1-or-later as well

scancode-toolkit doesn't find anything -only.

Should be: LICENSE="GPL-3+ LGPL-2.1+ ||(GPL-3+ FDL-1.2+)"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-08 05:56:54 UTC
Thanks for filing these.
Comment 2 Larry the Git Cow gentoo-dev 2022-11-08 06:03:54 UTC
The bug has been closed via the following commit(s):

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

commit a53189507421e87a8271253814c8499411db66d7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-08 05:56:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-08 06:03:41 +0000

    app-editors/nano: fix LICENSE
    
    Closes: https://bugs.gentoo.org/880303
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/nano/nano-6.4.ebuild  | 2 +-
 app-editors/nano/nano-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)