bill.rb: add license

This commit is contained in:
Victor Popkov 2015-08-11 19:39:52 +03:00
parent e58bada850
commit a408876314
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'bill' do
url 'http://myownapp.com/downloads/Bill2.zip'
name 'Bill'
homepage 'http://billtheapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Bill 2.app'
end