diff options
| author | John MacFarlane <[email protected]> | 2024-04-25 18:16:49 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-04-25 18:16:49 -0700 |
| commit | 03630a2c6e2ab1d42355e6b7edbcc2714894b87e (patch) | |
| tree | f7451850849bd99b54cdbd72a6e603dab070994d /src/Text/Pandoc/Readers/HTML.hs | |
| parent | 1904fa53fa1f4761bd26ee502c7536fecf5e82e4 (diff) | |
Update copyright dates to 2024.
Diffstat (limited to 'src/Text/Pandoc/Readers/HTML.hs')
| -rw-r--r-- | src/Text/Pandoc/Readers/HTML.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Readers/HTML.hs b/src/Text/Pandoc/Readers/HTML.hs index 475c3fff2..f98afac02 100644 --- a/src/Text/Pandoc/Readers/HTML.hs +++ b/src/Text/Pandoc/Readers/HTML.hs @@ -5,7 +5,7 @@ {-# LANGUAGE ViewPatterns #-} {- | Module : Text.Pandoc.Readers.HTML - Copyright : Copyright (C) 2006-2023 John MacFarlane + Copyright : Copyright (C) 2006-2024 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <[email protected]> |
