1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensearch_ynh.git synced 2024-09-03 19:46:35 +02:00

Fix manifest licence

This commit is contained in:
Florent 2023-01-09 12:36:39 +01:00
parent 51f65e45a9
commit ae37514c2a

View file

@ -15,7 +15,7 @@
"admindoc": "https://opensearch.org/docs/latest/", "admindoc": "https://opensearch.org/docs/latest/",
"code": "https://github.com/opensearch-project/OpenSearch" "code": "https://github.com/opensearch-project/OpenSearch"
}, },
"license": "AGPL-3.0-or-later", "license": "Apache-2.0",
"maintainer": { "maintainer": {
"name": "fflorent", "name": "fflorent",
"email": "florent.git@zeteo.me" "email": "florent.git@zeteo.me"