From 1705b3c758a0edcd9dcc6a490fa950e7253ab848 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:34 +0100 Subject: [PATCH] year up --- user_manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/conf.py b/user_manual/conf.py index 25c3d46ba..3a47bf1de 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -41,7 +41,7 @@ master_doc = 'contents' # General information about the project. project = u'ownCloud User Manual' -copyright = u'2012-2014, The ownCloud developers' +copyright = u'2012-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