diff --git a/Casks/sloth.rb b/Casks/sloth.rb index e21976b4082..5d4f9ae16a8 100644 --- a/Casks/sloth.rb +++ b/Casks/sloth.rb @@ -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