From 325c99db76b5d45db61d567becb0d4e078458da4 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:00 +0100 Subject: [PATCH] year up --- index/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/conf.py b/index/conf.py index 38f74a232..76b8382e8 100644 --- a/index/conf.py +++ b/index/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'ownCloud' -copyright = u'2011-2014, The ownCloud developers' +copyright = u'2011-2015, The ownCloud developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the