From 593d8f679c760f9a1b458d440fb407bd2b920640 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 8 May 2020 11:41:20 +0200 Subject: doc: update date (year) --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 3764a2995..952d230c8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'GHDL' -copyright = u'2002-2019, Tristan Gingold and contributors' +copyright = u'2002-2020, Tristan Gingold and contributors' author = u'Tristan Gingold and contributors' # The version info for the project you're documenting, acts as replacement for -- cgit v1.2.3