diff options
Diffstat (limited to 'pandoc-cli/server')
| -rw-r--r-- | pandoc-cli/server/PandocCLI/Server.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc-cli/server/PandocCLI/Server.hs b/pandoc-cli/server/PandocCLI/Server.hs index 55cc9ffbd..2c7e7b961 100644 --- a/pandoc-cli/server/PandocCLI/Server.hs +++ b/pandoc-cli/server/PandocCLI/Server.hs @@ -1,7 +1,7 @@ {-# LANGUAGE OverloadedStrings #-} {- | Module : Main - Copyright : © 2006-2022 John MacFarlane + Copyright : © 2006-2023 John MacFarlane License : GPL-2.0-or-later Maintainer : John MacFarlane <jgm@berkeley@edu> |
