Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potentially invalid public domain relicensing #7

Closed
emilazy opened this issue Oct 26, 2024 · 4 comments
Closed

Potentially invalid public domain relicensing #7

emilazy opened this issue Oct 26, 2024 · 4 comments

Comments

@emilazy
Copy link

emilazy commented Oct 26, 2024

Hi there; I work on NixOS/Nixpkgs, a downstream distributor of rsstail. We try to keep up‐to‐date licence information for our packages, I noticed that in 106f6fe the GPLv2 licence was replaced with a note declaring the code to be in the public domain. Putting aside jurisdictional issues with public domain, my concern is that you’ve merged contributions from several other people before that relicensing. The copyright in those contributions would be held by their original authors. Unless you’ve obtained consent from all those past contributors to release their changes into the public domain, to use their work under the GPLv2 licence they were contributed under, you’d have to retain the GPLv2 text, and rsstail as a whole would have to remain under that licence, even if you release your own work on it into the public domain. This is a legal problem for any distribution that wants to package and redistribute rsstail to users, so hopefully you can clarify the situation here – it might be best to simply restore the GPLv2 licence here to avoid copyright issues.

@folkertvanheusden
Copy link
Owner

folkertvanheusden commented Oct 26, 2024 via email

@emilazy
Copy link
Author

emilazy commented Oct 26, 2024

Thanks for the extremely quick response to the annoying legal nit‐picking, and thanks for the software :)

Would you be able to restore the full licence text to the repository to comply with clause 1 of the GPLv2? It would be great for us as downstream distributors if you could make a new Git‐tagged release after that, too, as the already‐removed libiconv_hook was causing us issues.

@folkertvanheusden
Copy link
Owner

folkertvanheusden commented Oct 26, 2024 via email

@emilazy
Copy link
Author

emilazy commented Oct 26, 2024

Thank you! 💜 We’ll get an update shipped promptly.

@emilazy emilazy closed this as completed Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants