-
Notifications
You must be signed in to change notification settings - Fork 101
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
Switch from GPLv3 to more liberal MIT for atlite #263
Conversation
Codecov ReportBase: 72.40% // Head: 72.40% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #263 +/- ##
=======================================
Coverage 72.40% 72.40%
=======================================
Files 19 19
Lines 1587 1587
Branches 220 220
=======================================
Hits 1149 1149
Misses 370 370
Partials 68 68
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
✔️ |
1 similar comment
✔️ |
Agree |
agree |
✅ agree |
✔️ agree |
✔️ |
✔️ I consent |
✔️ |
1 similar comment
✔️ |
Great initiative! I consent ✔️ |
Ping @schlachtberger |
I received consent by @schlachtberger off list, so we can go ahead with relicensing. |
RTR @FabianHofmann or @fneum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Similar to PyPSA and PyPSA-EUR we would like to change the license for atlite from the copyleft GNU General Public License Version 3 (GPLv3) to the more liberal MIT License.
This change is suggested because the benefits of a more liberal license seem to outweigh the benefits of a copyleft approach.
For a discussion of the benefits of either license see PyPSA/PyPSA#274 but also please feel free to also discuss below.
This change requires the consent of all people who have substantially contributed code to atlite.
If you consent, please reply with a ✔️ below. If you do not consent, please reply with a ❌ below. Please respond by 11 December 2022.
Thanks for your help and contributions!
Consent Essential (>= 20 lines of code)
Consent Appreciated (< 20 lines of code)
(I'll update the PR if everyone has agreed to the license switch later to include all the necessary changes to files for the license switch to be complete)