things.rb: add license

This commit is contained in:
Victor Popkov 2015-11-01 22:50:46 +02:00
parent e38f7c6a35
commit bde449b84f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'things' do
appcast 'https://downloads.culturedcode.com/things/download/Things_Updates.php'
name 'Things'
homepage 'https://culturedcode.com/things/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Things.app'
end