simplecap.rb: add license

This commit is contained in:
Victor Popkov 2015-10-28 22:04:02 +02:00
parent 9b0a5f9459
commit db19d78772
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'simplecap' do
url "http://xcatsan.com/simplecap/download/SimpleCap-#{version}.zip"
name 'SimpleCap'
homepage 'http://xcatsan.com/simplecap-en/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'SimpleCap.app'
end