add license stanza to moneyguru

This commit is contained in:
Roland Walker 2014-10-01 11:33:24 -04:00
parent 1072748ac8
commit 8395ad521d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Moneyguru < Cask
url "http://download.hardcoded.net/moneyguru_osx_#{version.gsub('.', '_')}.dmg"
homepage 'http://www.hardcoded.net/moneyguru/'
license :unknown
app 'moneyGuru.app'
end