add license stanza to aerofs

This commit is contained in:
Roland Walker 2014-10-01 11:32:26 -04:00
parent af1a55fdd9
commit 647c7ea15f

View file

@ -4,6 +4,7 @@ class Aerofs < Cask
url "https://dsy5cjk52fz4a.cloudfront.net/AeroFSInstall-#{version}.dmg"
homepage 'https://www.aerofs.com/'
license :unknown
app 'AeroFS.app'
end