diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-06-26 16:16:55 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-06-26 16:16:55 -0700 |
| commit | 43b7162a1e5746d25fab7328378a5b5d1609cb71 (patch) | |
| tree | f3730bc8b675260ef6a2b0582851d47c51eccc2d | |
| parent | 0e64c7c8bf331d426bf4e8e43b01705823605b54 (diff) | |
Update copyright date in pandoc.cabal.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 88fd038b5..7bf84a620 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -4,7 +4,7 @@ version: 3.1.4 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md -copyright: (c) 2006-2022 John MacFarlane +copyright: (c) 2006-2023 John MacFarlane author: John MacFarlane <jgm@berkeley.edu> maintainer: John MacFarlane <jgm@berkeley.edu> bug-reports: https://github.com/jgm/pandoc/issues |
