Update quickradar license from unknown to bsd

https://github.com/amyworrall/QuickRadar/blob/master/License
This commit is contained in:
Amory Meltzer 2015-01-23 17:45:05 -08:00
parent 5babf33381
commit 7cd2847fe5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ cask :v1 => 'quickradar' do
:sha256 => 'a619b28824bf188921dc93eb9d475111c0f5d68ea3ec865562d922a7c312d1f3'
name 'QuickRadar'
homepage 'http://www.quickradar.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :bsd
app 'QuickRadar.app'
end