diff options
Diffstat (limited to 'xml-light/Text')
| -rw-r--r-- | xml-light/Text/Pandoc/XML/Light.hs | 2 | ||||
| -rw-r--r-- | xml-light/Text/Pandoc/XML/Light/Output.hs | 2 | ||||
| -rw-r--r-- | xml-light/Text/Pandoc/XML/Light/Proc.hs | 2 | ||||
| -rw-r--r-- | xml-light/Text/Pandoc/XML/Light/Types.hs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/xml-light/Text/Pandoc/XML/Light.hs b/xml-light/Text/Pandoc/XML/Light.hs index 61025cb5c..4afeb6e66 100644 --- a/xml-light/Text/Pandoc/XML/Light.hs +++ b/xml-light/Text/Pandoc/XML/Light.hs @@ -2,7 +2,7 @@ {-# LANGUAGE OverloadedStrings #-} {- | Module : Text.Pandoc.XML.Light - Copyright : Copyright (C) 2021-2022 John MacFarlane + Copyright : Copyright (C) 2021-2023 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <[email protected]> diff --git a/xml-light/Text/Pandoc/XML/Light/Output.hs b/xml-light/Text/Pandoc/XML/Light/Output.hs index 6a2a73924..d54690ec7 100644 --- a/xml-light/Text/Pandoc/XML/Light/Output.hs +++ b/xml-light/Text/Pandoc/XML/Light/Output.hs @@ -2,7 +2,7 @@ {-# LANGUAGE OverloadedStrings #-} {- | Module : Text.Pandoc.XML.Light.Output - Copyright : Copyright (C) 2007 Galois, Inc., 2021-2022 John MacFarlane + Copyright : Copyright (C) 2007 Galois, Inc., 2021-2023 John MacFarlane License : GNU GPL, version 2 or above diff --git a/xml-light/Text/Pandoc/XML/Light/Proc.hs b/xml-light/Text/Pandoc/XML/Light/Proc.hs index 87104f3a4..30952c1c7 100644 --- a/xml-light/Text/Pandoc/XML/Light/Proc.hs +++ b/xml-light/Text/Pandoc/XML/Light/Proc.hs @@ -1,7 +1,7 @@ {-# LANGUAGE FlexibleInstances #-} {- | Module : Text.Pandoc.XML.Light.Proc - Copyright : Copyright (C) 2007 Galois, Inc., 2021-2022 John MacFarlane + Copyright : Copyright (C) 2007 Galois, Inc., 2021-2023 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <[email protected]> diff --git a/xml-light/Text/Pandoc/XML/Light/Types.hs b/xml-light/Text/Pandoc/XML/Light/Types.hs index 59edb8979..943bab95b 100644 --- a/xml-light/Text/Pandoc/XML/Light/Types.hs +++ b/xml-light/Text/Pandoc/XML/Light/Types.hs @@ -2,7 +2,7 @@ {-# LANGUAGE DeriveDataTypeable #-} {- | Module : Text.Pandoc.XML.Light.Types - Copyright : Copyright (C) 2007 Galois, Inc., 2021-2022 John MacFarlane + Copyright : Copyright (C) 2007 Galois, Inc., 2021-2023 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <[email protected]> |
