This commit is contained in:
Volkan Gezer
2015-01-11 16:13:21 +01:00
parent 9a7e9fa2b4
commit 29dfaab050

View File

@@ -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.