Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912856 - sys-apps/man-db wrong license
Summary: sys-apps/man-db wrong license
Status: UNCONFIRMED
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-23 07:23 UTC by steffen_brauer
Modified: 2023-08-24 16:46 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-23 07:23:32 UTC
As per https://gitlab.com/man-db/man-db/-/blob/main/README.md?ref_type=heads package is "GPL-2+ GPL-3+"

https://gitlab.com/man-db/man-db/-/blob/main/lib/mp.h?ref_type=heads is MIT

tarball has a lot of LGPL-2.1+ licensed files under gl/lib

So, LICENSE should be "GPL-2+ GPL-3+ MIT LGPL-2.1+"


Reproducible: Always