diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2023-01-10 20:24:24 +0100 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2023-01-10 20:28:27 +0100 |
| commit | b55cd83a609bcb01f8472a66ab0ddca985c881e4 (patch) | |
| tree | 5cc3d8901f20e23a326e8645908af7014180bca2 /src/Text/Pandoc/Data | |
| parent | a682e72c03e253bc9f4604fa416feb7440828f79 (diff) | |
Update copyright years, it's 2023!
Diffstat (limited to 'src/Text/Pandoc/Data')
| -rw-r--r-- | src/Text/Pandoc/Data/BakedIn.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Data/BakedIn.hs b/src/Text/Pandoc/Data/BakedIn.hs index 801a63181..bbb3ebc61 100644 --- a/src/Text/Pandoc/Data/BakedIn.hs +++ b/src/Text/Pandoc/Data/BakedIn.hs @@ -1,7 +1,7 @@ {-# LANGUAGE TemplateHaskell #-} {- | Module : Text.Pandoc.Data.BakedIn -Copyright : Copyright (C) 2013-2022 John MacFarlane +Copyright : Copyright (C) 2013-2023 John MacFarlane License : GNU GPL, version 2 or above Maintainer : John MacFarlane <jgm@berkeley@edu> |
