From 664be86543ae11fa11be3c9854d0d265ef229750 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 27 Jan 2018 22:29:37 -0600 Subject: [PATCH] Trailing period isn't needed. --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index abf2be50..da51d5a5 100644 --- a/source/conf.py +++ b/source/conf.py @@ -33,7 +33,7 @@ master_doc = 'index' # General information about the project. project = u'Lubuntu Manual' -copyright = u'2016-2018, Lubuntu Team. This work is licensed under a Creative Commons Attribution 4.0 International License.' +copyright = u'2016-2018, Lubuntu Team. This work is licensed under a Creative Commons Attribution 4.0 International License' author = u'Lubuntu Team' # The version info for the project you're documenting, acts as replacement for