aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Parsing/Math.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text/Pandoc/Parsing/Math.hs')
-rw-r--r--src/Text/Pandoc/Parsing/Math.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Parsing/Math.hs b/src/Text/Pandoc/Parsing/Math.hs
index 73ae1e0c2..fc8da73bd 100644
--- a/src/Text/Pandoc/Parsing/Math.hs
+++ b/src/Text/Pandoc/Parsing/Math.hs
@@ -2,7 +2,7 @@
{-# LANGUAGE OverloadedStrings #-}
{- |
Module : Text.Pandoc.Parsing.Math
-Copyright : © 2006-2023 John MacFarlane
+Copyright : © 2006-2024 John MacFarlane
License : GPL-2.0-or-later
Maintainer : John MacFarlane <[email protected]>