From e6fd5633fd240d40811a5cd08a254f36a9b37b0d Mon Sep 17 00:00:00 2001 From: Ahn Jungho Date: Fri, 15 Apr 2016 00:14:41 +0900 Subject: [PATCH] update document copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e2b4bff..6987d50 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,7 +46,7 @@ master_doc = 'index' # General information about the project. project = u'django-constance' -copyright = u'2015, Comoga and individual contributors' +copyright = u'2016, Comoga and individual contributors' # The short X.Y version. try: