Skip to content

feat: use SPDX license identifier#1425

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
cdce8p:spdx-license-identifier
Oct 26, 2024
Merged

feat: use SPDX license identifier#1425
bdraco merged 1 commit into
python-zeroconf:masterfrom
cdce8p:spdx-license-identifier

Conversation

@cdce8p

@cdce8p cdce8p commented Oct 25, 2024

Copy link
Copy Markdown
Collaborator

Poetry recommends the use of the official SPDX license expressions.
https://python-poetry.org/docs/pyproject/#license

Chose LGPL-2.1-or-later since that's referenced in the license headers.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

@bdraco bdraco changed the title Use SPDX license identifier feat: use SPDX license identifier Oct 26, 2024
@codecov

codecov Bot commented Oct 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (1191229) to head (3668ad0).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1425   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          30       30           
  Lines        3252     3252           
  Branches      540      540           
=======================================
  Hits         3245     3245           
  Misses          5        5           
  Partials        2        2           

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

@bdraco

bdraco commented Oct 26, 2024

Copy link
Copy Markdown
Member

Thanks @cdce8p

@bdraco bdraco merged commit 1596145 into python-zeroconf:master Oct 26, 2024
@cdce8p cdce8p deleted the spdx-license-identifier branch October 26, 2024 01:18
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.

2 participants