diff options
Diffstat (limited to 'src/Text/Pandoc/CSV.hs')
| -rw-r--r-- | src/Text/Pandoc/CSV.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/CSV.hs b/src/Text/Pandoc/CSV.hs index 2bd21bcfb..858dd5f6d 100644 --- a/src/Text/Pandoc/CSV.hs +++ b/src/Text/Pandoc/CSV.hs @@ -1,6 +1,6 @@ {- | Module : Text.Pandoc.CSV - Copyright : Copyright (C) 2017-2021 John MacFarlane <jgm@berkeley.edu> + Copyright : Copyright (C) 2017-2022 John MacFarlane <jgm@berkeley.edu> License : GNU GPL, version 2 or above Maintainer : John MacFarlane <jgm@berkeley.edu> Stability : alpha |
