Specify license of komanda

This commit is contained in:
ndr 2014-10-11 17:34:56 +01:00
parent fdb1677865
commit 2c2f7da906
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Komanda < Cask
url 'https://github.com/mephux/komanda/releases/download/1.0.0.beta/Komanda-macosx.zip'
homepage 'https://github.com/mephux/komanda'
license :oss
license :mit
app 'Komanda.app'
end