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

Relicense to from LGPL-3 to BSD-3 #5577

Merged
merged 4 commits into from
Nov 13, 2023
Merged

Conversation

lbdreyer
Copy link
Member

Closes #5148

It has now passed the deadline we set in #5148 by when objections to relicensing to BSD needed to be raised.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce813ff) 89.44% compared to head (883a209) 89.44%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5577   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files          89       89           
  Lines       22583    22587    +4     
  Branches     5386     5385    -1     
=======================================
+ Hits        20199    20203    +4     
  Misses       1638     1638           
  Partials      746      746           
Files Coverage Δ
lib/iris/__init__.py 88.88% <ø> (ø)
lib/iris/_concatenate.py 96.15% <ø> (ø)
lib/iris/_constraints.py 89.01% <ø> (ø)
lib/iris/_data_manager.py 97.27% <ø> (ø)
lib/iris/_deprecation.py 72.72% <ø> (ø)
lib/iris/_lazy_data.py 100.00% <ø> (ø)
lib/iris/_merge.py 97.88% <ø> (ø)
lib/iris/_representation/__init__.py 100.00% <ø> (ø)
lib/iris/_representation/cube_printout.py 98.29% <ø> (ø)
lib/iris/_representation/cube_summary.py 100.00% <ø> (ø)
... and 76 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbdreyer Total stellar effort 🤩

Add a whatsnew entry and we're good to roll with this. Hello BSD-3!

Let's just hope we don't relicense anytime soon again 🤣

@bjlittle bjlittle merged commit c82ec9c into SciTools:main Nov 13, 2023
15 checks passed
@lbdreyer
Copy link
Member Author

Thanks for reviewing and merging @bjlittle !

tkknight added a commit to tkknight/iris that referenced this pull request Nov 14, 2023
* main:
  [pre-commit.ci] pre-commit autoupdate (SciTools#5579)
  Relicense to from LGPL-3 to BSD-3 (SciTools#5577)
  Allow `add_season_year()` to optionally send spans backwards (SciTools#5573)
@trexfeathers trexfeathers mentioned this pull request Nov 16, 2023
6 tasks
HGWright added a commit to HGWright/iris that referenced this pull request Nov 17, 2023
* 'guess_coord' of github.com:HGWright/iris: (82 commits)
  [pre-commit.ci] auto fixes from pre-commit.com hooks
  [pre-commit.ci] pre-commit autoupdate (SciTools#5579)
  Relicense to from LGPL-3 to BSD-3 (SciTools#5577)
  Allow `add_season_year()` to optionally send spans backwards (SciTools#5573)
  Added xarray phrasebook doc page (SciTools#5564)
  fixed spacing (SciTools#5572)
  DOCS: Removed broken git links. (SciTools#5569)
  More sensible time axis and tick labels for 2D plots (SciTools#5561)
  removed now incorrect statement. (SciTools#5555)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5558)
  Exempt major release label from stalebot (SciTools#5559)
  updated link (SciTools#5556)
  Added whatsnew. (SciTools#5552)
  moved latest warning banner logic to conf.py (SciTools#5508)
  updated layout of top navbar (SciTools#5505)
  Oblique and Rotated Mercator (SciTools#5548)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5549)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5527)
  Bump scitools/workflows from 2023.09.1 to 2023.10.0 (SciTools#5540)
  nep29 drop table schedule numpy>1.21 (SciTools#5525)
  ...
@trexfeathers trexfeathers mentioned this pull request Feb 7, 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

Successfully merging this pull request may close these issues.

Re-licensing iris from LGPL to BSD-3
2 participants