mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
[enh] Add licence of Dokuwiki software to manifest
This commit is contained in:
parent
77992636db
commit
166efb950c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
"nginx",
|
"nginx",
|
||||||
"php5-fpm"
|
"php5-fpm"
|
||||||
],
|
],
|
||||||
"license": "free",
|
"license": "GPL-2.0-or-later",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue