add license stanza to tortoisehg

This commit is contained in:
Roland Walker 2014-10-01 11:34:08 -04:00
parent 9afacd5a13
commit ff2b13879f

View file

@ -4,6 +4,7 @@ class Tortoisehg < Cask
url "https://bitbucket.org/tortoisehg/files/downloads/tortoisehg-#{version}-mac-x64.zip"
homepage 'http://tortoisehg.bitbucket.org/'
license :oss
app 'TortoiseHg.app'
end