Commit bc4b8fb
committed
Fix SPDX license identifier: Python-2.0 → PSF-2.0
The SPDX identifier "Python-2.0" refers to the Python 2.0 license,
which is not GPL-compatible. The correct identifier for the PSF
license used by greenlet is "PSF-2.0", which is GPL-compatible.
Backport of 77e65f0 from master.
Made-with: Cursor1 parent 1a98554 commit bc4b8fb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
0 commit comments