From 312033ba4e10063b58848a6575139d9d8317f990 Mon Sep 17 00:00:00 2001 From: Frank Wiles Date: Sat, 25 Apr 2015 13:01:58 -0500 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 52c2ae42b6..f4e3e73690 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,7 +69,7 @@ master_doc = 'index' # General information about the project. project = u'Wagtail' -copyright = u'2014, Torchbox' +copyright = u'2015, Torchbox' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the