From 742ac238ac94845435e07b044e90eccc632e62dd Mon Sep 17 00:00:00 2001 From: Jan-Jelle Kester Date: Fri, 15 May 2015 01:26:55 +0200 Subject: [PATCH] Bump copyright year --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 849a366..76d7afc 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = u'django-auditlog' -copyright = u'2014, Jan-Jelle Kester' +copyright = u'2015, Jan-Jelle Kester' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the