aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Lua/Module.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2022-01-01 20:02:31 +0100
committerJohn MacFarlane <[email protected]>2022-01-02 11:59:22 -0800
commitb7a44f9d19f547374445bbc0b44e4dfbbca1dca0 (patch)
tree5b34affadaabfb5d9ca29c1de0beca5dca941268 /test/Tests/Lua/Module.hs
parentefdba79ad18fcbe33992878b02be25f8e9616b0c (diff)
Copyright notices: update for 2022
Diffstat (limited to 'test/Tests/Lua/Module.hs')
-rw-r--r--test/Tests/Lua/Module.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/Lua/Module.hs b/test/Tests/Lua/Module.hs
index e4d1e8bd9..3d3b5233b 100644
--- a/test/Tests/Lua/Module.hs
+++ b/test/Tests/Lua/Module.hs
@@ -1,6 +1,6 @@
{- |
Module : Tests.Lua.Module
-Copyright : © 2019-2021 Albert Krewinkel
+Copyright : © 2019-2022 Albert Krewinkel
License : GNU GPL, version 2 or above
Maintainer : Albert Krewinkel <[email protected]>