From 325c99db76b5d45db61d567becb0d4e078458da4 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:00 +0100 Subject: [PATCH 1/5] 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 From 1705b3c758a0edcd9dcc6a490fa950e7253ab848 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:34 +0100 Subject: [PATCH 2/5] 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 From 9a7e9fa2b408ac7242bbef5b5bbfa576033f2478 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:12:58 +0100 Subject: [PATCH 3/5] 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. From 29dfaab050c73c5aea4a3f3f300c5a6ba4285e4e Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:13:21 +0100 Subject: [PATCH 4/5] year up --- admin_manual/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/conf.py b/admin_manual/conf.py index c4b098498..161ddbca7 100644 --- a/admin_manual/conf.py +++ b/admin_manual/conf.py @@ -42,7 +42,7 @@ master_doc = 'contents' # General information about the project. project = u'ownCloud Administrators 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 @@ -255,7 +255,7 @@ texinfo_documents = [ epub_title = u'ownCloud Admin 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. From fb036d136190ef824c5281c4de2f1c688e040c59 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 11 Jan 2015 16:13:52 +0100 Subject: [PATCH 5/5] year up --- developer_manual/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer_manual/conf.py b/developer_manual/conf.py index 0dd7fb609..0dec3bdfb 100644 --- a/developer_manual/conf.py +++ b/developer_manual/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'ownCloud Developer 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 @@ -254,7 +254,7 @@ texinfo_documents = [ epub_title = u'ownCloud Developer 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.