git-annex.rb: add license

This commit is contained in:
Victor Popkov 2015-08-31 19:54:19 +03:00
parent 81de307604
commit 41b4258fb1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ cask :v1 => 'git-annex' do
:key_url => 'https://downloads.kitenet.net/git-annex/gpg-pubkey.asc'
name 'git-annex'
homepage 'https://git-annex.branchable.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gpl
app 'git-annex.app'
binary 'git-annex.app/Contents/MacOS/git-annex'