chronicle.rb: add license

This commit is contained in:
Victor Popkov 2015-08-13 23:09:11 +03:00
parent d81cea74f7
commit 33500fb397
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'chronicle' do
appcast 'http://www.littlefin.com/downloads/chronicle3.xml'
name 'Chronicle'
homepage 'http://chronicleapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Chronicle.app'
end