From 9a7e9fa2b408ac7242bbef5b5bbfa576033f2478 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:58 +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 3a47bf1de..47eefe7b3 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -253,7 +253,7 @@ texinfo_documents = [ epub_title = u'ownCloud User Manual' epub_author = u'The ownCloud developers' epub_publisher = u'The ownCloud developers' -epub_copyright = u'2012-2014, The ownCloud developers' +epub_copyright = u'2012-2015, The ownCloud developers' # The language of the text. It defaults to the language option # or en if the language is not set.