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:
Lila
2020-05-13 22:27:44 +02:00
committed by Albert Krewinkel
parent be9e93d4ae
commit b3cfdc2c7a
+1 -1
View File
@@ -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>