README.md: add note about spdx-license-list
continuous-integration/drone/push Build is passing Details

This Python module was deprecated in favor of using the SPDX license
data directly.

See: https://github.com/spdx/license-list-data
This commit is contained in:
Alan Orth 2022-01-30 13:27:20 +03:00
parent ea050376fc
commit e7ea8ef9f0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ This currently uses the [Python langid](https://github.com/saffsd/langid.py) lib
- Warn if item is Open Access, but missing a license
- Warn if item has an ISSN but no journal title
- Update journal titles from ISSN
- Migrate to https://github.com/spdx/license-list-data
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).