add license stanza to dropin

This commit is contained in:
Roland Walker 2014-10-01 11:32:47 -04:00
parent f5421f8fca
commit 41d547d854
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Dropin < Cask
url 'http://excitedatom.com/downloads/dropin/?p=dropin'
appcast 'http://excitedatom.com/dropin/updates.xml'
homepage 'http://excitedatom.com/dropin/'
license :unknown
app 'DropIn.app'
end