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/Table.hs | |
| parent | 1904fa53fa1f4761bd26ee502c7536fecf5e82e4 (diff) | |
Update copyright dates to 2024.
Diffstat (limited to 'src/Text/Pandoc/Readers/HTML/Table.hs')
| -rw-r--r-- | src/Text/Pandoc/Readers/HTML/Table.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Text/Pandoc/Readers/HTML/Table.hs b/src/Text/Pandoc/Readers/HTML/Table.hs index 17078a577..7b5f4abff 100644 --- a/src/Text/Pandoc/Readers/HTML/Table.hs +++ b/src/Text/Pandoc/Readers/HTML/Table.hs @@ -3,8 +3,8 @@ {-# LANGUAGE ViewPatterns #-} {- | Module : Text.Pandoc.Readers.HTML.Table - Copyright : © 2006-2023 John MacFarlane, - 2020-2023 Albert Krewinkel + Copyright : © 2006-2024 John MacFarlane, + 2020-2024 Albert Krewinkel License : GNU GPL, version 2 or above Maintainer : Albert Krewinkel <[email protected]> |
