add license stanza to namebench

This commit is contained in:
Roland Walker 2014-10-01 11:33:27 -04:00
parent d5a5b02a6b
commit 09e6a059d7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Namebench < Cask
url "https://namebench.googlecode.com/files/namebench-#{version}-Mac_OS_X.dmg"
homepage 'https://code.google.com/p/namebench/'
license :oss
app 'namebench.app'
end