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:
parent
51f65e45a9
commit
ae37514c2a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"admindoc": "https://opensearch.org/docs/latest/",
|
||||
"code": "https://github.com/opensearch-project/OpenSearch"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
"name": "fflorent",
|
||||
"email": "florent.git@zeteo.me"
|
||||
|
|
Loading…
Add table
Reference in a new issue