aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Org.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 /src/Text/Pandoc/Writers/Org.hs
parent327e1428c5cdcb62beef6d2e00ab6f1d699256f0 (diff)
downloadpandoc-4f3434586743afb69f00ca91fe6ec9b68b39ae7e.tar.gz
Update copyright notices for 2021 (#7012)
Diffstat (limited to 'src/Text/Pandoc/Writers/Org.hs')
-rw-r--r--src/Text/Pandoc/Writers/Org.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Text/Pandoc/Writers/Org.hs b/src/Text/Pandoc/Writers/Org.hs
index 2af93017d..43ebf1807 100644
--- a/src/Text/Pandoc/Writers/Org.hs
+++ b/src/Text/Pandoc/Writers/Org.hs
@@ -3,8 +3,8 @@
{- |
Module : Text.Pandoc.Writers.Org
Copyright : © 2010-2015 Puneeth Chaganti <punchagan@gmail.com>
- 2010-2020 John MacFarlane <jgm@berkeley.edu>
- 2016-2020 Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>
+ 2010-2021 John MacFarlane <jgm@berkeley.edu>
+ 2016-2021 Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>
License : GNU GPL, version 2 or above
Maintainer : Albert Krewinkel <tarleb+pandoc@moltkeplatz.de>