update docs copyright (#74643)

pull/74665/head
Sandra McCann 4 years ago committed by GitHub
parent cf11c38caf
commit 7195367635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@ master_doc = 'index'
# General substitutions. # General substitutions.
project = 'Ansible' project = 'Ansible'
copyright = "2021 Red Hat, Inc." copyright = "Ansible project contributors."
# The default replacements for |version| and |release|, also used in various # The default replacements for |version| and |release|, also used in various
# other places throughout the built documents. # other places throughout the built documents.

@ -65,7 +65,7 @@ master_doc = 'index'
# General substitutions. # General substitutions.
project = 'Ansible' project = 'Ansible'
copyright = "2021 Red Hat, Inc." copyright = "Ansible project contributors."
# The default replacements for |version| and |release|, also used in various # The default replacements for |version| and |release|, also used in various
# other places throughout the built documents. # other places throughout the built documents.

@ -65,7 +65,7 @@ master_doc = 'index'
# General substitutions. # General substitutions.
project = 'Ansible' project = 'Ansible'
copyright = "2021 Red Hat, Inc." copyright = "Ansible project contributors."
# The default replacements for |version| and |release|, also used in various # The default replacements for |version| and |release|, also used in various
# other places throughout the built documents. # other places throughout the built documents.

@ -65,7 +65,7 @@ master_doc = 'index'
# General substitutions. # General substitutions.
project = 'Ansible' project = 'Ansible'
copyright = "2021 Red Hat, Inc." copyright = "Ansible project contributors."
# The default replacements for |version| and |release|, also used in various # The default replacements for |version| and |release|, also used in various
# other places throughout the built documents. # other places throughout the built documents.

Loading…
Cancel
Save