add license stanza to kext-drop

This commit is contained in:
Roland Walker 2014-10-01 11:33:11 -04:00
parent 4d1a4c052a
commit 14c2ee988e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class KextDrop < Cask
url 'http://www.groths.org/kextdrop/KextDrop.dmg'
appcast 'http://groths.org/kextdrop/updates/update.xml'
homepage 'http://www.groths.org/software/kextdrop/'
license :unknown
app 'Kext Drop.app'
end