From 8e9f49f4ae5c1e5863d5bdfea0df9b19b3ff701d Mon Sep 17 00:00:00 2001 From: Sam Manzi Date: Sun, 25 Sep 2016 07:50:52 +1000 Subject: [PATCH] Update Docs copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e5884c597..90da5d8a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ master_doc = 'index' # General information about the project. project = 'Gramps' -copyright = '2015, The Gramps Project' +copyright = '2016, The Gramps Project' author = 'Donald N. Allingham' # The version info for the project you're documenting, acts as replacement for