From 38707482abeb12627702c8c44a244c5bdac18077 Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Wed, 18 Dec 2013 23:44:44 +0000 Subject: [PATCH] Update copyright in sphinx docs. Also correct language in footer. --- config/sphinx-build/conf.py | 2 +- config/sphinx-build/percona-theme/layout.html | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/config/sphinx-build/conf.py b/config/sphinx-build/conf.py index 26bd445f..b6e8a47c 100644 --- a/config/sphinx-build/conf.py +++ b/config/sphinx-build/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Percona Toolkit' -copyright = u'2013, Percona Ireland Ltd' +copyright = u'2013, Percona LLC and/or its affiliates' # 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/config/sphinx-build/percona-theme/layout.html b/config/sphinx-build/percona-theme/layout.html index 81cfb2cf..cc6dc063 100644 --- a/config/sphinx-build/percona-theme/layout.html +++ b/config/sphinx-build/percona-theme/layout.html @@ -303,9 +303,8 @@ {%- block footer %}
- This documentation is developed in Launchpad as part of the Percona Toolkit source code.
- If you spotted innacuracies, errors, don't understood it or you think something is missing or should be improved, please file a bug. - + This documentation is developed in Launchpad as part of the Percona Toolkit source code.
+ For all document-related issues (typos, errors, confusion, etc.), please file a bug.