diff options
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index a3a1c7781..c7957929f 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -4,7 +4,7 @@ cabal-version: 2.0 build-type: Simple license: GPL-2 license-file: COPYING.md -copyright: (c) 2006-2018 John MacFarlane +copyright: (c) 2006-2019 John MacFarlane author: John MacFarlane <jgm@berkeley.edu> maintainer: John MacFarlane <jgm@berkeley.edu> bug-reports: https://github.com/jgm/pandoc/issues |