aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs')
-rw-r--r--pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs
index c23bfef9f..da57ffa7f 100644
--- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs
+++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Marshal/Reference.hs
@@ -4,8 +4,8 @@
{-# OPTIONS_GHC -fno-warn-orphans #-}
{- |
Module : Text.Pandoc.Lua.Marshaling.ReaderOptions
- Copyright : © 2012-2022 John MacFarlane
- © 2017-2022 Albert Krewinkel
+ Copyright : © 2012-2023 John MacFarlane
+ © 2017-2023 Albert Krewinkel
License : GNU GPL, version 2 or above
Maintainer : Albert Krewinkel <[email protected]>