8000 feat: use SPDX license identifier by cdce8p · Pull Request #1425 · python-zeroconf/python-zeroconf · GitHub
[go: up one dir, main page]

Skip to content

feat: use SPDX license identifier #1425

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

Merged
merged 1 commit into from
Oct 26, 2024
Merged

feat: use SPDX license identifier #1425

merged 1 commit into from
Oct 26, 2024

Conversation

cdce8p
Copy link
Contributor
@cdce8p cdce8p commented Oct 25, 2024

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
Copy link
codecov bot commented Oct 26, 2024

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
Copy link
Member
bdraco commented Oct 26, 2024

Thanks @cdce8p

@bdraco bdraco merged commit 1596145 into python-zeroconf:master Oct 26, 2024
35 of 36 checks passed
@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
0