flowdock.rb: add license

This commit is contained in:
Victor Popkov 2015-08-31 19:33:52 +03:00
parent f3713619ba
commit ab9472d524
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ cask :v1 => 'flowdock' do
appcast 'https://s3.amazonaws.com/flowdock-resources/mac/appcast.xml'
name 'Flowdock'
homepage 'https://www.flowdock.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Flowdock.app'
end