add license stanza to tomighty

This commit is contained in:
Roland Walker 2014-10-01 11:34:07 -04:00
parent 497cb6c156
commit e1900ca7f7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Tomighty < Cask
url "https://tomighty.googlecode.com/files/Tomighty-#{version}.dmg"
homepage 'http://www.tomighty.org/'
license :oss
app 'Tomighty.app'
end