Fix linter: in manifest, license should be eql to upstream.license

This commit is contained in:
Florent 2023-01-09 13:12:20 +01:00
parent 280c3559a4
commit b8cee086c0

View file

@ -15,7 +15,7 @@
"admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/7.17/elasticsearch-intro.html", "admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/7.17/elasticsearch-intro.html",
"code": "https://github.com/elastic/elasticsearch" "code": "https://github.com/elastic/elasticsearch"
}, },
"license": "AGPL-3.0-or-later", "license": "SSPL-1.0",
"maintainer": { "maintainer": {
"name": "fflorent", "name": "fflorent",
"email": "florent.git@zeteo.me" "email": "florent.git@zeteo.me"