Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881595 - dev-util/global has incorrect LICENSE
Summary: dev-util/global 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: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-17 05:09 UTC by ganooslashlinus
Modified: 2023-07-06 04:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ganooslashlinus 2022-11-17 05:09:41 UTC
LICENSE="GPL-3"

global --version:
global (GNU GLOBAL) 6.6.4
Powered by Berkeley DB 1.85.
Copyright (c) 1996-2019 Tama Communications Corporation
License GPLv3+: GNU GPL version 3 or later <http://www.gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Should be: LICENSE="GPL-3+"
Comment 1 Larry the Git Cow gentoo-dev 2023-07-06 04:02:57 UTC
The bug has been closed via the following commit(s):

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

commit 0a79f1772f6549343c6dca87d506782df7fb81ce
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-06 04:01:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-06 04:01:32 +0000

    dev-util/global: fix licence
    
    Closes: https://bugs.gentoo.org/881595
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/global/global-6.6.10.ebuild | 2 +-
 dev-util/global/global-6.6.4.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)