diff options
| author | Albert Krewinkel <[email protected]> | 2023-01-10 20:24:24 +0100 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2023-01-10 20:28:27 +0100 |
| commit | b55cd83a609bcb01f8472a66ab0ddca985c881e4 (patch) | |
| tree | 5cc3d8901f20e23a326e8645908af7014180bca2 /pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs | |
| parent | a682e72c03e253bc9f4604fa416feb7440828f79 (diff) | |
Update copyright years, it's 2023!
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs')
| -rw-r--r-- | pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs index 70ef1b315..0f32bdaa8 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs @@ -2,7 +2,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {- | Module : Text.Pandoc.Lua.Module.System - Copyright : © 2019-2022 Albert Krewinkel + Copyright : © 2019-2023 Albert Krewinkel License : GNU GPL, version 2 or above Maintainer : Albert Krewinkel <[email protected]> |
