aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/Docx.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-03-13 17:52:47 +0100
committerGitHub <noreply@github.com>2020-03-13 09:52:47 -0700
commit11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df (patch)
tree0c3bfb770a11ee5082ee4dae2cd7747cda8e9676 /test/Tests/Readers/Docx.hs
parent9ffa8100d78dbb293e481c50f39e8781f19b0a5c (diff)
downloadpandoc-11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df.tar.gz
Update copyright year (#6186)
* Update copyright year * Copyright: add notes for Lua and Jira modules
Diffstat (limited to 'test/Tests/Readers/Docx.hs')
-rw-r--r--test/Tests/Readers/Docx.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/Readers/Docx.hs b/test/Tests/Readers/Docx.hs
index 840a033f5..3caaa1316 100644
--- a/test/Tests/Readers/Docx.hs
+++ b/test/Tests/Readers/Docx.hs
@@ -2,7 +2,7 @@
{-# LANGUAGE OverloadedStrings #-}
{- |
Module : Tests.Readers.Docx
- Copyright : © 2017-2019 Jesse Rosenthal, John MacFarlane
+ Copyright : © 2017-2020 Jesse Rosenthal, John MacFarlane
License : GNU GPL, version 2 or above
Maintainer : Jesse Rosenthal <jrosenthal@jhu.edu>