plug.rb: add license

This commit is contained in:
Victor Popkov 2015-10-04 20:46:44 +03:00
parent 9266376e63
commit 39470a397e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'plug' do
appcast 'http://www.plugformac.com/files/sparklecast.xml'
name 'Plug'
homepage 'http://www.plugformac.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Plug.app'
end