flightgear.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:10 +00:00
parent 162483519e
commit caaa084c36
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'flightgear' do
url "http://ftp.snt.utwente.nl/pub/software/flightgear/ftp/MacOSX/FlightGear-#{version}.dmg"
homepage 'http://www.flightgear.org/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'FlightGear.app'
end