add license stanza to pdfmasher

This commit is contained in:
Roland Walker 2014-10-01 11:33:35 -04:00
parent eaaebebae7
commit cb9e41f81c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Pdfmasher < Cask
url "http://download.hardcoded.net/pdfmasher_osx_#{version.gsub('.', '_')}.dmg"
homepage 'http://www.hardcoded.net/pdfmasher/'
license :unknown
app 'PdfMasher.app'
end