From 9680009365893de23fc8f4244e5a99b33539e807 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Thu, 27 Dec 2018 17:01:25 -0800 Subject: [PATCH] doc: update footer copyright year Happy 2019! Signed-off-by: David B. Kinder --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 13ba56798..21c082e4a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -72,7 +72,7 @@ master_doc = 'index' # General information about the project. project = u'Project ACRN™' -copyright = u'2018, Project ACRN' +copyright = u'2019, Project ACRN' author = u'Project ARCN developers' # The version info for the project you're documenting, acts as replacement for