prepros.rb: license

This commit is contained in:
Vítor Galvão 2015-06-11 00:46:59 +01:00
parent c1c9162c17
commit 1ab825123b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'prepros' do
url "http://download.alphapixels.com/Prepros-#{version}.zip"
name 'Prepros'
homepage 'https://prepros.io/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Prepros.app'
end