Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927039 - app-shells/fish: incorrect LICENSE?
Summary: app-shells/fish: incorrect LICENSE?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://fishshell.com/blog/licensing-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-14 22:36 UTC by Greg Kubaryk
Modified: 2024-03-15 04:17 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 Greg Kubaryk 2024-03-14 22:36:43 UTC
I'd never really messed around with fish until yesterday, and came across https://fishshell.com/blog/licensing-error/ which seemed relevant to our interests. I don't know if we've already accounted for this or need to make some license adjustments.
Comment 1 Ulrich Müller gentoo-dev 2024-03-15 04:16:40 UTC
Thank you for reporting. According to the license notices in the source files, the ebuild should have:

LICENSE="GPL-2 BSD BSD-2 CC0-1.0 GPL-2+ ISC LGPL-2+ MIT PSF-2 ZLIB"
Comment 2 Larry the Git Cow gentoo-dev 2024-03-15 04:17:02 UTC
The bug has been closed via the following commit(s):

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

commit 8dcb64163dc99c3b88e23e3eaddd0b3936033c3c
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-03-15 04:16:51 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-03-15 04:16:51 +0000

    app-shells/fish: update LICENSE
    
    Closes: https://bugs.gentoo.org/927039
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-shells/fish/fish-3.4.0.ebuild | 4 ++--
 app-shells/fish/fish-3.6.1.ebuild | 2 +-
 app-shells/fish/fish-3.7.0.ebuild | 2 +-
 app-shells/fish/fish-9999.ebuild  | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)