mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
🐛 update licence
This commit is contained in:
parent
606bf2cd23
commit
2ff58db1d6
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@
|
|||
"fr": "Pelican, un générateur de blog statique"
|
||||
},
|
||||
"url": "https://thegoldenkoala.com",
|
||||
"license": "free",
|
||||
"license": "GPLv3",
|
||||
"maintainer": {
|
||||
"name": "Ylies Chahi",
|
||||
"email": "ylieschahi@gmail.com",
|
||||
"url": "http://thegoldenkoala.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.5.6"
|
||||
"yunohost": ">> 2.6.5"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue