Update copyright year in version.
This commit is contained in:
parent
572bd4103c
commit
51f042279c
1 changed files with 1 additions and 1 deletions
|
@ -880,7 +880,7 @@ usageMessage programName = usageInfo (programName ++ " [OPTIONS] [FILES]")
|
|||
copyrightMessage :: String
|
||||
copyrightMessage = intercalate "\n" [
|
||||
"",
|
||||
"Copyright (C) 2006-2018 John MacFarlane",
|
||||
"Copyright (C) 2006-2019 John MacFarlane",
|
||||
"Web: http://pandoc.org",
|
||||
"This is free software; see the source for copying conditions.",
|
||||
"There is no warranty, not even for merchantability or fitness",
|
||||
|
|
Loading…
Add table
Reference in a new issue