pcalc.rb: add license

This commit is contained in:
Victor Popkov 2015-10-01 21:43:42 +03:00
parent 7062fa81ce
commit 559b081486
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cask :v1 => 'pcalc' do
:sha256 => '5e84c3bd2c0cfa56ff20dffd5106d761d3073d9d1ea61062524cb4d0e6f369f5'
name 'PCalc'
homepage 'http://www.pcalc.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'PCalc.app'
end