MDAnalysis / mdanalysis

MDAnalysis is a Python library to analyze molecular dynamics simulations.
https://mdanalysis.org
Other
1.32k stars 651 forks source link

LGPL switch #4794

Closed IAlibay closed 3 hours ago

IAlibay commented 2 days ago

As per https://www.mdanalysis.org/2023/09/22/licensing-update/#detailing-our-proposed-relicensing-process

We are now at step 3, where we package under LGPLv3+ until we remove our apache dependencies.

Changes made in this Pull Request:

PR Checklist

Developers certificate of origin


📚 Documentation preview 📚: https://mdanalysis--4794.org.readthedocs.build/en/4794/

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.64%. Comparing base (b254921) to head (ffe8371). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4794 +/- ## =========================================== - Coverage 93.66% 93.64% -0.03% =========================================== Files 177 189 +12 Lines 21742 22808 +1066 Branches 3055 3055 =========================================== + Hits 20365 21358 +993 - Misses 930 1003 +73 Partials 447 447 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

IAlibay commented 1 day ago

Thanks @orbeckst I just added the text because "why not" and centered the LGPLv3 header.

orbeckst commented 3 hours ago

@MDAnalysis/coredevs the license change has been approved by final vote and we will merge this PR in order to switch the license of MDAnalysis to LGPL (as detailed above).

Thank you everyone for their support in this 3-year long process.