From f5b52729c11d85ac85b7b8e0c384dedc3f8929de Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 6 Jun 2015 00:07:35 +0200 Subject: [PATCH] Update docs/conf.py copyright notice (it's 2015 now) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 02f2f13..178c85f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,7 @@ master_doc = 'index' # General information about the project. project = 'i3pystatus' -copyright = '2012-2014 i3pystatus developers. Free and open software under the MIT license.' +copyright = '2012-2015 i3pystatus developers. Free and open software under the MIT license' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the