mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 17:56:32 +00:00
Correct license listed in cabal
`GPL-2` is interpreted as GPLv2 only, however the actual license is GPLv2 or later
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ name: pandoc
|
|||||||
version: 2.9.2.1
|
version: 2.9.2.1
|
||||||
cabal-version: 2.0
|
cabal-version: 2.0
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
license: GPL-2
|
license: GPL-2.0-or-later
|
||||||
license-file: COPYING.md
|
license-file: COPYING.md
|
||||||
copyright: (c) 2006-2020 John MacFarlane
|
copyright: (c) 2006-2020 John MacFarlane
|
||||||
author: John MacFarlane <jgm@berkeley.edu>
|
author: John MacFarlane <jgm@berkeley.edu>
|
||||||
|
|||||||
Reference in New Issue
Block a user