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

[fix] remove deprecated license

This commit is contained in:
matlink 2015-03-15 00:42:39 +01:00
parent baa8cc489f
commit 17a3cbc1ab

View file

@ -11,7 +11,6 @@
"url": "http://www.mumble.info" "url": "http://www.mumble.info"
}, },
"multi_instance": "false", "multi_instance": "false",
"license": "BSD",
"arguments": { "arguments": {
"install" : [ "install" : [
{ {
@ -58,7 +57,6 @@
"default": "Root" "default": "Root"
} }
] ]
} }
} }