-
Notifications
You must be signed in to change notification settings - Fork 225
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
Clarify licensing situation #243
Comments
CC0 is what all of the code is still under, with some parts optionally licensable as Artistic 2.0. I have no strong opinions on the validity of CC0 as a software license, or on the choice of license for this project going forward. The concept of "relicensing" a work that explicitly puts itself outside of copyright is non-sensical anyway, and #158 was more about consultation for a forward change and respect to contributors than legal requirement. |
Also #158 was for the next branch, which was a complete rewrite and contained zero prior code, and has no bearing on the main branch, including 4.x and 5.x release series. |
@passcod what would you say about relicensing this to the typical MIT/Apache2 dual lience of most crates ? I'd like to close this. |
Not sure of the legal issues but if you think it's all clear I have no objections and give whatever permission may be needed to relicense my code in this project to any open source license. |
Hm so I'd like to not end up like blackbeam/rust-mysql-simple#36 maybe @JohnTitor knows something ? |
We can use CC0 for Notify and re-licensing requires all the contributors' agreement (as @0xpr03 mentioned) so I'd like to avoid it as possible. |
According to the Readme:
Is this still accurate under this crate's new maintainership? Is the plan still to transition to Artistic License 2.0?
The text was updated successfully, but these errors were encountered: