vlcstreamer.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:37 +00:00
parent a4d3395ae0
commit e18f13a8ce

View file

@ -5,7 +5,7 @@ cask :v1 => 'vlcstreamer' do
url 'http://hobbyistsoftware.com/Downloads/VLCStreamer/latest-mac.php?cdn'
appcast 'http://hobbyistsoftware.com/Downloads/VLCStreamer/vlcStreamerVersions.xml'
homepage 'http://hobbyistsoftware.com/vlcstreamer'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'VLCStreamer.app'
end