Update jdiskreport license from unknown to gratis

No distribution or modification of source code
This commit is contained in:
Amory Meltzer 2015-03-16 14:32:03 -07:00
parent c2759cb1d9
commit 761f07e853
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'jdiskreport' do
url "http://www.jgoodies.com/download/jdiskreport/jdiskreport-#{version.gsub('.', '_')}-mac.zip"
name 'JDiskReport'
homepage 'http://www.jgoodies.com/freeware/jdiskreport/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app "JDiskReport #{version}/JDiskReport.app"
end