snippets.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:16 +00:00
parent 80ea725e2e
commit e32bd33123
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'snippets' do
appcast 'http://snippets.me/mac/appcast.xml',
:sha256 => '4158b1f63ea202992e9ffdcf231e7c21323cc1a0ed52305e69effc0858b902d3'
homepage 'http://snippets.me/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Snippets.app'
end