aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Module/System.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2020-03-13 17:52:47 +0100
committerGitHub <[email protected]>2020-03-13 09:52:47 -0700
commit11b5f1e40b4c1e4ddbfb93a8d75bfd55ef52a6df (patch)
tree0c3bfb770a11ee5082ee4dae2cd7747cda8e9676 /src/Text/Pandoc/Lua/Module/System.hs
parent9ffa8100d78dbb293e481c50f39e8781f19b0a5c (diff)
Update copyright year (#6186)
* Update copyright year * Copyright: add notes for Lua and Jira modules
Diffstat (limited to 'src/Text/Pandoc/Lua/Module/System.hs')
-rw-r--r--src/Text/Pandoc/Lua/Module/System.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Lua/Module/System.hs b/src/Text/Pandoc/Lua/Module/System.hs
index 50db21244..52325aecd 100644
--- a/src/Text/Pandoc/Lua/Module/System.hs
+++ b/src/Text/Pandoc/Lua/Module/System.hs
@@ -1,6 +1,6 @@
{- |
Module : Text.Pandoc.Lua.Module.System
- Copyright : © 2019 Albert Krewinkel
+ Copyright : © 2019-2020 Albert Krewinkel
License : GNU GPL, version 2 or above
Maintainer : Albert Krewinkel <[email protected]>