Update elyse license from unknown to freemium

http://silkwoodsoftware.com/ElyseEULA.pdf
This commit is contained in:
Amory Meltzer 2014-12-16 16:28:19 -08:00
parent ab1c57d2dc
commit 4ff490f0ce
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'elyse' do
url "http://silkwoodsoftware.com/Elyse-#{version.gsub('.','')}.dmg"
homepage 'http://silkwoodsoftware.com/'
license :unknown # todo: improve this machine-generated value
license :freemium
app 'Elyse.app'
end