aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Pit-Claudel2020-02-23 13:01:06 -0500
committerClément Pit-Claudel2020-02-23 13:01:06 -0500
commit6354eb0cec6a59bfe23aa3b332b3b8c13259f555 (patch)
treec44be0f347e1ee242fa2d2f54a8326e43b6774bf
parent92d2004cc678091370a91037943ca7953bbb5c5d (diff)
parentc834e87df59465293a152a2f901e83aff871018f (diff)
Merge PR #11637: Update copyright in refman to year 2020.
Reviewed-by: jfehrle
-rwxr-xr-xdoc/sphinx/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py
index f1dd7479c5..77cb3ecc21 100755
--- a/doc/sphinx/conf.py
+++ b/doc/sphinx/conf.py
@@ -108,7 +108,7 @@ master_doc = "index"
# General information about the project.
project = 'Coq'
-copyright = '1999-2019, Inria, CNRS and contributors'
+copyright = '1999-2020, Inria, CNRS and contributors'
author = 'The Coq Development Team'
# The version info for the project you're documenting, acts as replacement for