Commit fe02c56
committed
docs: clarify LGPL-2.1-or-later license in README
The COPYING file ships the verbatim text of LGPL 2.1, while the
package metadata in pyproject.toml declares the SPDX identifier
LGPL-2.1-or-later. License-detection tools that read pyproject.toml
report the project as 'or later', but the README only said 'LGPL,
see COPYING file for details', leaving downstream consumers unsure
which version applies.
State the 'or later' grant explicitly in the README so the README,
COPYING, and pyproject.toml agree on a single, machine- and
human-readable answer.1 parent cb0af4a commit fe02c56
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
0 commit comments