file-juicer.rb: add license

This commit is contained in:
Victor Popkov 2015-08-29 21:12:14 +03:00
parent e7f4325566
commit 05a5d5b988
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'file-juicer' do
url 'http://echoone.com/filejuicer/FileJuicer.dmg'
name 'File Juicer'
homepage 'http://echoone.com/filejuicer/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'File Juicer.app'
end