add license stanza to zipcleaner

This commit is contained in:
Roland Walker 2014-10-01 11:34:21 -04:00
parent 0d1c5ce595
commit 3376cc0fae
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Zipcleaner < Cask
url 'http://roger-jolly.nl/software/downloads/zipcleaner/ZipCleaner.zip'
homepage 'http://roger-jolly.nl/software/#zipcleaner'
license :unknown
app 'ZipCleaner.app'
end