fileshuttle.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:09 +00:00
parent 1ff3da8698
commit 3f91229049
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'fileshuttle' do
appcast 'http://updates.getfileshuttle.com/update.xml',
:sha256 => 'ebb32260fb12727694a0f888cb264285ae219fa98ef6458d725b647f47a2c9e5'
homepage 'http://fileshuttle.io/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'FileShuttle.app'
end