add license stanza to protege

This commit is contained in:
Roland Walker 2014-10-01 11:33:41 -04:00
parent ca44b276d7
commit 6b53d98afe
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Protege < Cask
url "http://protege.stanford.edu/download/protege/4.3/osx/protege-#{version}-304.zip"
homepage 'http://protege.stanford.edu/'
license :unknown
app 'protege-4.3.app'
end