aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/Man.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-01-08 18:38:20 +0100
committerGitHub <noreply@github.com>2021-01-08 09:38:20 -0800
commit4f3434586743afb69f00ca91fe6ec9b68b39ae7e (patch)
treea5ffaef86349351966f8d5a2b24d8781dc11b684 /test/Tests/Readers/Man.hs
parent327e1428c5cdcb62beef6d2e00ab6f1d699256f0 (diff)
downloadpandoc-4f3434586743afb69f00ca91fe6ec9b68b39ae7e.tar.gz
Update copyright notices for 2021 (#7012)
Diffstat (limited to 'test/Tests/Readers/Man.hs')
-rw-r--r--test/Tests/Readers/Man.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/Readers/Man.hs b/test/Tests/Readers/Man.hs
index f591aa00d..4f3ab5a28 100644
--- a/test/Tests/Readers/Man.hs
+++ b/test/Tests/Readers/Man.hs
@@ -2,7 +2,7 @@
{- |
Module : Tests.Readers.Man
Copyright : © 2018-2019 Yan Pas <yanp.bugz@gmail.com>,
- 2018-2020 John MacFarlane
+ 2018-2021 John MacFarlane
License : GNU GPL, version 2 or above
Maintainer : John MacFarlane <jgm@berkeley.edu>