diff --git a/doc/admin-guide/source/conf.py b/doc/admin-guide/source/conf.py index 96efbdd937..22ccb7033a 100644 --- a/doc/admin-guide/source/conf.py +++ b/doc/admin-guide/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'Administrator Guide' bug_tag = u'admin-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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/cli-reference/source/conf.py b/doc/cli-reference/source/conf.py index 23d979c7c1..908dbaf50b 100644 --- a/doc/cli-reference/source/conf.py +++ b/doc/cli-reference/source/conf.py @@ -61,7 +61,7 @@ master_doc = 'index' # General information about the project. project = u'Command-Line Interface Reference' bug_tag = u'cli-reference' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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 8faa5e06af..004660291f 100644 --- a/doc/common/source/conf.py +++ b/doc/common/source/conf.py @@ -57,7 +57,7 @@ master_doc = 'index' project = u'Common documents' bug_tag = u'common' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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/config-reference/source/conf.py b/doc/config-reference/source/conf.py index a84ad11ab0..ca5a772e2f 100644 --- a/doc/config-reference/source/conf.py +++ b/doc/config-reference/source/conf.py @@ -61,7 +61,7 @@ master_doc = 'index' # General information about the project. project = u'Configuration Reference' bug_tag = u'config-reference' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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/contributor-guide/source/conf.py b/doc/contributor-guide/source/conf.py index 794423b4ee..dc9d504a56 100644 --- a/doc/contributor-guide/source/conf.py +++ b/doc/contributor-guide/source/conf.py @@ -58,7 +58,7 @@ master_doc = 'index' project = u'Contributor Guide' bug_tag = u'contributor-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, OpenStack contributors' # The version info for the project you're documenting, acts as replacement for diff --git a/doc/ha-guide/source/conf.py b/doc/ha-guide/source/conf.py index a1808bb000..865f72d08f 100644 --- a/doc/ha-guide/source/conf.py +++ b/doc/ha-guide/source/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = u'High Availability Guide' bug_tag = u'ha-guide' -copyright = u'2015, OpenStack contributors' +copyright = u'2015-2017, 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 6990f14b06..b5db32b1a8 100644 --- a/doc/image-guide/source/conf.py +++ b/doc/image-guide/source/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = u'Virtual Machine Image Guide' bug_tag = u'image-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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-debconf/source/conf.py b/doc/install-guide-debconf/source/conf.py index 161b706b05..54964b014f 100644 --- a/doc/install-guide-debconf/source/conf.py +++ b/doc/install-guide-debconf/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'Installation Guide' bug_tag = u'install-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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 836f90fec7..abc3fc934d 100644 --- a/doc/install-guide/source/conf.py +++ b/doc/install-guide/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'Installation Guide' bug_tag = u'install-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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/networking-guide/source/conf.py b/doc/networking-guide/source/conf.py index af9f58c2f4..251b4831e3 100644 --- a/doc/networking-guide/source/conf.py +++ b/doc/networking-guide/source/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = u'Networking Guide' bug_tag = u'networking-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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/ops-guide/source/conf.py b/doc/ops-guide/source/conf.py index 9ad35d7858..4fd35af9cc 100644 --- a/doc/ops-guide/source/conf.py +++ b/doc/ops-guide/source/conf.py @@ -55,7 +55,7 @@ master_doc = 'index' # General information about the project. project = u'Operations Guide' bug_tag = u'ops-guide' -copyright = u'2016, OpenStack contributors' +copyright = u'2016-2017, 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/user-guide/source/conf.py b/doc/user-guide/source/conf.py index ea03548fc2..bd06129ad1 100644 --- a/doc/user-guide/source/conf.py +++ b/doc/user-guide/source/conf.py @@ -57,7 +57,7 @@ master_doc = 'index' project = u'End User Guide' bug_tag = u'user-guide' -copyright = u'2015-2016, OpenStack contributors' +copyright = u'2015-2017, 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