add license stanza to sloth

This commit is contained in:
Roland Walker 2014-10-01 11:33:55 -04:00
parent 3435332118
commit 82e7b5b81c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Sloth < Cask
url 'http://sveinbjorn.org/files/software/sloth.zip'
homepage 'http://sveinbjorn.org/sloth'
license :unknown
app "Sloth-#{version}/Sloth.app"
end