License to GPL-2 instead of GPL.
New cabal new-build seems to choke on GPL, even though it's supposed to be legal.
This commit is contained in:
parent
0b5712e69b
commit
bc2f4422b2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: pandoc
|
|||
version: 2.1.2
|
||||
cabal-version: >= 1.10
|
||||
build-type: Custom
|
||||
license: GPL
|
||||
license: GPL-2
|
||||
license-file: COPYING.md
|
||||
copyright: (c) 2006-2018 John MacFarlane
|
||||
author: John MacFarlane <jgm@berkeley.edu>
|
||||
|
|
Loading…
Add table
Reference in a new issue