diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2021-01-08 18:38:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 09:38:20 -0800 |
| commit | 4f3434586743afb69f00ca91fe6ec9b68b39ae7e (patch) | |
| tree | a5ffaef86349351966f8d5a2b24d8781dc11b684 /src/Text/Pandoc/Options.hs | |
| parent | 327e1428c5cdcb62beef6d2e00ab6f1d699256f0 (diff) | |
Update copyright notices for 2021 (#7012)
Diffstat (limited to 'src/Text/Pandoc/Options.hs')
| -rw-r--r-- | src/Text/Pandoc/Options.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Options.hs b/src/Text/Pandoc/Options.hs index ecd65a54d..92bda36b2 100644 --- a/src/Text/Pandoc/Options.hs +++ b/src/Text/Pandoc/Options.hs @@ -6,7 +6,7 @@ {-# LANGUAGE TemplateHaskell #-} {- | Module : Text.Pandoc.Options - Copyright : Copyright (C) 2012-2020 John MacFarlane + Copyright : Copyright (C) 2012-2021 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <jgm@berkeley.edu> |
