chatology.rb: add license

This commit is contained in:
Victor Popkov 2015-08-13 23:07:33 +03:00
parent d1317ab334
commit 0e2102a111

View file

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