feat: use SPDX license identifier by cdce8p · Pull Request #1425 · python-zeroconf/python-zeroconf
Conversation
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
changed the title
Use SPDX license identifier
feat: use SPDX license identifier
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.
cdce8p
deleted the
spdx-license-identifier
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters