From c48a1a425e144be1173f65c646c20082d3950ec0 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Mon, 12 Feb 2018 08:54:23 +0100 Subject: [PATCH] Update the end year of copyrights to 2018 in conf.py Change-Id: I2c17ed8dac876639916ca242c0a66617f3356cf5 --- doc/arch-design/source/conf.py | 2 +- doc/common/source/conf.py | 2 +- doc/doc-contrib-guide/source/conf.py | 2 +- doc/glossary/source/conf.py | 2 +- doc/ha-guide-draft/source/conf.py | 2 +- doc/ha-guide/source/conf.py | 2 +- doc/image-guide/source/conf.py | 2 +- doc/install-guide/source/conf.py | 2 +- releasenotes/source/conf.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/arch-design/source/conf.py b/doc/arch-design/source/conf.py index 89c7d85d5c..ffe964b9d2 100644 --- a/doc/arch-design/source/conf.py +++ b/doc/arch-design/source/conf.py @@ -58,7 +58,7 @@ repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' project = u'Architecture Design Guide' bug_tag = u'arch-design' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/common/source/conf.py b/doc/common/source/conf.py index 66825c5440..b8c87846b2 100644 --- a/doc/common/source/conf.py +++ b/doc/common/source/conf.py @@ -57,7 +57,7 @@ bug_project = 'openstack-manuals' project = u'Common documents' bug_tag = u'common' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/doc-contrib-guide/source/conf.py b/doc/doc-contrib-guide/source/conf.py index 21ff8d1470..af29e0a877 100644 --- a/doc/doc-contrib-guide/source/conf.py +++ b/doc/doc-contrib-guide/source/conf.py @@ -58,7 +58,7 @@ bug_project = 'openstack-manuals' project = u'Documentation Contributor Guide' bug_tag = u'doc-contrib-guide' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for diff --git a/doc/glossary/source/conf.py b/doc/glossary/source/conf.py index c92fc21204..8361a437bf 100644 --- a/doc/glossary/source/conf.py +++ b/doc/glossary/source/conf.py @@ -57,7 +57,7 @@ repository_name = 'openstack/openstack-manuals' project = u'Glossary' bug_tag = u'glossary' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for diff --git a/doc/ha-guide-draft/source/conf.py b/doc/ha-guide-draft/source/conf.py index e5ff98aeff..040fe35261 100644 --- a/doc/ha-guide-draft/source/conf.py +++ b/doc/ha-guide-draft/source/conf.py @@ -55,7 +55,7 @@ repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' project = u'High Availability Guide Draft' bug_tag = u'ha-guide-draft' -copyright = u'2017, OpenStack contributors' +copyright = u'2017-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/ha-guide/source/conf.py b/doc/ha-guide/source/conf.py index 442d9e6440..5cbdad0c68 100644 --- a/doc/ha-guide/source/conf.py +++ b/doc/ha-guide/source/conf.py @@ -57,7 +57,7 @@ repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' project = u'High Availability Guide' bug_tag = u'ha-guide' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/image-guide/source/conf.py b/doc/image-guide/source/conf.py index 7c6d05d863..13516440fb 100644 --- a/doc/image-guide/source/conf.py +++ b/doc/image-guide/source/conf.py @@ -57,7 +57,7 @@ repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' project = u'Virtual Machine Image Guide' bug_tag = u'image-guide' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/doc/install-guide/source/conf.py b/doc/install-guide/source/conf.py index a8f04ad3df..0a22646dd6 100644 --- a/doc/install-guide/source/conf.py +++ b/doc/install-guide/source/conf.py @@ -57,7 +57,7 @@ repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' project = u'Installation Guide' bug_tag = u'install-guide' -copyright = u'2015-2017, OpenStack contributors' +copyright = u'2015-2018, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index c7af256a1b..9a59d9ab19 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -57,7 +57,7 @@ project = u'OpenStack Documentation Team Release Notes' repository_name = "openstack/openstack-manuals" bug_project = 'openstack-manuals' bug_tag = u'releasenotes' -copyright = u'2017, OpenStack contributors' +copyright = u'2017-2018, OpenStack contributors' # Release notes are version independent. # The short X.Y version.