From dd9f189070ed84731226c42c5866a9e21d61dec3 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Thu, 29 Jan 2015 02:09:10 +1100 Subject: [PATCH] Increased copyright to include this year. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index d61792a..fb0a0b2 100644 --- a/conf.py +++ b/conf.py @@ -51,7 +51,7 @@ master_doc = 'index' # General information about the project. project = u'Limnoria' -copyright = u'2003-2014, the Limnoria/Gribble/Supybot contributors' +copyright = u'2003-2015, the Limnoria/Gribble/Supybot contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the