xrg.rb: add license

This commit is contained in:
Victor Popkov 2015-11-22 23:48:00 +02:00
parent 8da372d7c1
commit 931def2cd0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'xrg' do
url "http://download.gauchosoft.com/xrg/XRG-release-#{version}.zip" url "http://download.gauchosoft.com/xrg/XRG-release-#{version}.zip"
name 'XRG' name 'XRG'
homepage 'http://www.gauchosoft.com/Products/XRG/' homepage 'http://www.gauchosoft.com/Products/XRG/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :gpl
app 'XRG.app' app 'XRG.app'
end end