From 388228aa6b86bc7b3ced2061c1f829cf930e1d49 Mon Sep 17 00:00:00 2001 From: Mary Camp Date: Fri, 9 Aug 2019 12:55:13 -0400 Subject: [PATCH] Edited conf.py to fix copyright statement. (#712) Signed-off-by: MCamp859 --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 444478c0..f96859bb 100644 --- a/source/conf.py +++ b/source/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. #project = u'Clear Linux* project' project = u'Clear Linux* Project Docs' -copyright = u'2019, many' +copyright = u'2019.' author = u'many' # The version info for the project you're documenting, acts as replacement for