Mass update: License identifier for all the plugins
Open
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Its seems that the license format we are currently using is using a **nonstandard** identifier
```
WARNING: license value 'Apache License (2.0)' is invalid. Use a license identifier from
http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.
Did you mean 'Apache-2.0'?
```
reported in https://github.com/logstash-plugins/logstash-output-s3/pull/99
Contributor guide
Assessment
This issue has not been assessed yet.