summaryrefslogtreecommitdiff
path: root/Text/Pandoc
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-01-01 08:22:28 +0300
committerdefanor <defanor@uberspace.net>2018-01-01 08:22:28 +0300
commitf72f8e2bb0dbee6c392678a1b60400723c8a2e78 (patch)
treef9eaa908de10aeaaf41e028180c77c0e85dd3814 /Text/Pandoc
parent39149cc8566de4e64617c0546c80509e93165d03 (diff)
Update copyright years
Diffstat (limited to 'Text/Pandoc')
-rw-r--r--Text/Pandoc/Readers/Gopher.hs2
-rw-r--r--Text/Pandoc/Readers/Plain.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Text/Pandoc/Readers/Gopher.hs b/Text/Pandoc/Readers/Gopher.hs
index 6b39d80..37385bc 100644
--- a/Text/Pandoc/Readers/Gopher.hs
+++ b/Text/Pandoc/Readers/Gopher.hs
@@ -1,5 +1,5 @@
{-
-Copyright (C) 2017 defanor <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/Text/Pandoc/Readers/Plain.hs b/Text/Pandoc/Readers/Plain.hs
index a66b1cd..38cfc90 100644
--- a/Text/Pandoc/Readers/Plain.hs
+++ b/Text/Pandoc/Readers/Plain.hs
@@ -1,5 +1,5 @@
{-
-Copyright (C) 2017 defanor <defanor@uberspace.net>
+Copyright (C) 2017-2018 defanor <defanor@uberspace.net>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by