Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913207 - sys-process/cronie wrong license
Summary: sys-process/cronie wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-29 09:19 UTC by steffen_brauer
Modified: 2024-01-16 02:16 UTC (History)
0 users

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 steffen_brauer 2023-08-29 09:19:40 UTC
https://github.com/cronie-crond/cronie/blob/master/src/cronnext.c is GPL-2+

So LICENSE should be "ISC BSD BSD-2 GPL-2+"

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-01-16 02:16:54 UTC
The bug has been closed via the following commit(s):

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

commit 4b7a0aeea443782bf8611ff181d73b35c47562b0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-16 02:11:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-16 02:11:55 +0000

    sys-process/cronie: fix LICENSE
    
    Closes: https://bugs.gentoo.org/913207
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/cronie/cronie-1.7.0-r2.ebuild | 4 ++--
 sys-process/cronie/cronie-1.7.1.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)