add license stanza to arq

This commit is contained in:
Roland Walker 2014-10-01 11:32:29 -04:00
parent d5c2d38945
commit 84770c27ea
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Arq < Cask
url 'http://www.haystacksoftware.com/arq/Arq.zip'
homepage 'http://www.haystacksoftware.com/arq/'
license :unknown
app 'Arq.app'
end