moneymoney.rb: add license

This commit is contained in:
Victor Popkov 2015-09-22 19:32:34 +03:00
parent acec109464
commit 3aea0b3c86
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'moneymoney' do
appcast 'https://moneymoney-app.com/update/appcast.xml'
name 'MoneyMoney'
homepage 'https://moneymoney-app.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'MoneyMoney.app'
end