subtitles.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:21 +00:00
parent d15df756ba
commit 712e224258
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'subtitles' do
appcast 'http://subtitlesapp.com/updates.xml',
:sha256 => '417c1f9056428a2ed1b83a8e286b823e98305a8f29f17ddfce614ac4271343af'
homepage 'http://subtitlesapp.com'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Subtitles.app'
end