mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +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
|
||||
cabal-version: 2.0
|
||||
build-type: Simple
|
||||
license: GPL-2
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
copyright: (c) 2006-2020 John MacFarlane
|
||||
author: John MacFarlane <jgm@berkeley.edu>
|
||||
|
||||
Reference in New Issue
Block a user