vine-server.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:36 +00:00
parent d69445113b
commit 77b14c7ddb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'vine-server' do
url "http://www.testplant.com/downloads/Vine/VineServer#{version}.dmg"
homepage 'http://www.testplant.com/products/vine/vine-server/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Vine Server.app'
end