diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-04-09 09:16:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-04-09 09:16:19 -0700 |
commit | d50f2a0bf684060f431348ebe2977f243162ec2b (patch) | |
tree | d85a37a274a3907402910eda2b122f102c0e8957 | |
parent | 0e37ed9f5029765f21353b121e92e151898bdb52 (diff) | |
download | pandoc-d50f2a0bf684060f431348ebe2977f243162ec2b.tar.gz |
Update copyright year
-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 |