add license stanza to contexts

This commit is contained in:
Roland Walker 2014-10-01 11:32:42 -04:00
parent c7e519c589
commit a80c29e49b
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Contexts < Cask
url 'http://contextsformac.com/releases/Contexts.zip'
appcast 'http://www.contextsformac.com/releases/appcast.xml'
homepage 'http://contextsformac.com/'
license :unknown
app 'Contexts.app'
end