Specify license of angry-ip-scanner

This commit is contained in:
ndr 2014-10-11 17:34:56 +01:00
parent 9295945eef
commit 7f3d065b4f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class AngryIpScanner < Cask
url "https://github.com/angryziber/ipscan/releases/download/#{version}/ipscan-mac-#{version}.zip"
homepage 'http://angryip.org'
license :oss
license :gpl
app 'Angry IP Scanner.app'
end