summaryrefslogtreecommitdiff
path: root/pandoc-cli/no-server
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2023-01-10 20:24:24 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2023-01-10 20:28:27 +0100
commitb55cd83a609bcb01f8472a66ab0ddca985c881e4 (patch)
tree5cc3d8901f20e23a326e8645908af7014180bca2 /pandoc-cli/no-server
parenta682e72c03e253bc9f4604fa416feb7440828f79 (diff)
Update copyright years, it's 2023!
Diffstat (limited to 'pandoc-cli/no-server')
-rw-r--r--pandoc-cli/no-server/PandocCLI/Server.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-cli/no-server/PandocCLI/Server.hs b/pandoc-cli/no-server/PandocCLI/Server.hs
index c2b391cbd..2a911a272 100644
--- a/pandoc-cli/no-server/PandocCLI/Server.hs
+++ b/pandoc-cli/no-server/PandocCLI/Server.hs
@@ -1,6 +1,6 @@
{- |
Module : PandocCLI.Server
- Copyright : © 2006-2022 John MacFarlane
+ Copyright : © 2006-2023 John MacFarlane
License : GPL-2.0-or-later
Maintainer : John MacFarlane <jgm@berkeley@edu>