From c225a54ee4e2cf3eb404a93b6b864737e5aa7cf9 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 20 Jan 2014 11:39:58 +0100 Subject: [PATCH] Update copyright date. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 2fa3d29..3d348d1 100644 --- a/conf.py +++ b/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Limnoria' -copyright = u'2003-2011, the Limnoria/Gribble/Supybot contributors' +copyright = u'2003-2014, 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