mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Adjust copyright date
This commit is contained in:
parent
50d638b01d
commit
7050a6995f
@ -50,7 +50,7 @@ release = '9.0'
|
||||
|
||||
# General information about the project.
|
||||
project = u'ownCloud %s Server Administration Manual' % (version)
|
||||
copyright = u'2012-2016, The ownCloud developers'
|
||||
copyright = u'2016, The ownCloud developers'
|
||||
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
@ -244,7 +244,7 @@ texinfo_documents = [ ('contents', 'ownCloud Server Admin Manual', u'ownCloud Se
|
||||
epub_title = u'ownCloud Server Administration Manual'
|
||||
epub_author = u'The ownCloud developers'
|
||||
epub_publisher = u'The ownCloud developers'
|
||||
epub_copyright = u'2012-2016, The ownCloud developers'
|
||||
epub_copyright = u'2016, The ownCloud developers'
|
||||
|
||||
# The language of the text. It defaults to the language option
|
||||
# or en if the language is not set.
|
||||
|
||||
@ -40,8 +40,8 @@ source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'ownCloud Developer Manual'
|
||||
copyright = u'2012-2015, The ownCloud developers'
|
||||
project = u'Nextcloud Developer Manual'
|
||||
copyright = u'2016, The Nextcloud 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
|
||||
@ -251,10 +251,10 @@ texinfo_documents = [
|
||||
# -- Options for Epub output ---------------------------------------------------
|
||||
|
||||
# Bibliographic Dublin Core info.
|
||||
epub_title = u'ownCloud Developer Manual'
|
||||
epub_author = u'The ownCloud developers'
|
||||
epub_publisher = u'The ownCloud developers'
|
||||
epub_copyright = u'2012-2015, The ownCloud developers'
|
||||
epub_title = u'Nextcloud Developer Manual'
|
||||
epub_author = u'The Nextcloud developers'
|
||||
epub_publisher = u'The Nextcloud developers'
|
||||
epub_copyright = u'2016, The Nextcloud developers'
|
||||
|
||||
# The language of the text. It defaults to the language option
|
||||
# or en if the language is not set.
|
||||
|
||||
@ -50,7 +50,7 @@ release = '9'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Nextcloud %s User Manual' % (version)
|
||||
copyright = u'2012-2016, The Nextcloud developers'
|
||||
copyright = u'2016, The Nextcloud developers'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
@ -253,7 +253,7 @@ texinfo_documents = [
|
||||
epub_title = u'Nextcloud User Manual'
|
||||
epub_author = u'The Nextcloud developers'
|
||||
epub_publisher = u'The Nextcloud developers'
|
||||
epub_copyright = u'2012-2016, The Nextcloud developers'
|
||||
epub_copyright = u'2016, The Nextcloud developers'
|
||||
|
||||
# The language of the text. It defaults to the language option
|
||||
# or en if the language is not set.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user