add license stanza to tofu

This commit is contained in:
Roland Walker 2014-10-01 11:34:07 -04:00
parent 687ac7dd74
commit 6dbbd5f5ab
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Tofu < Cask
url 'http://amarsagoo.info/tofu/Tofu.dmg' url 'http://amarsagoo.info/tofu/Tofu.dmg'
homepage 'http://amarsagoo.info/tofu/' homepage 'http://amarsagoo.info/tofu/'
license :unknown
app 'Tofu.app' app 'Tofu.app'
end end