-
Notifications
You must be signed in to change notification settings - Fork 28
Description
My apologies for what might seem like nitpicking, but this is what I have to deal with when trying to add a new package to Fedora repos.
This github project mentions BSD-3-Clause, but there are several references to GPL-2.0:
https://github.com/msteinert/bstring/blob/main/bstring/bstraux.c#L31
https://github.com/msteinert/bstring/blob/main/bstring/bstraux.h#L31
https://github.com/msteinert/bstring/blob/main/bstring/bstrlib.c#L31
https://github.com/msteinert/bstring/blob/main/bstring/bstrlib.h#L31
https://github.com/msteinert/bstring/blob/main/doc/introduction.md#license
Can upstream please clarify whether this project is exclusively BSD-3-Clause, both that and GPL-2.0, or something different. I am fine either way, but I'd like to represent the license correctly in Fedora. Thank you.