pdfmasher.rb: add license

This commit is contained in:
Victor Popkov 2015-10-01 21:45:28 +03:00
parent 2b96343713
commit 618d859219
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ cask :v1 => 'pdfmasher' do
appcast 'http://www.hardcoded.net/updates/pdfmasher.appcast',
:sha256 => '2007b9ce4044a444b80a80ec40016ae267a910f37880f0bed4dc881f2c3b18af'
homepage 'http://www.hardcoded.net/pdfmasher/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gpl
app 'PdfMasher.app'
end