Update copyright in sphinx docs. Also correct language in footer.

This commit is contained in:
Daniel Nichter
2013-12-18 23:44:44 +00:00
parent 3713202ba9
commit 38707482ab
2 changed files with 4 additions and 5 deletions

View File

@@ -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

View File

@@ -303,9 +303,8 @@
{%- block footer %}
<div class="file-bugs">
This documentation is developed in Launchpad as part of the <a rel="nofollow" href="https://code.launchpad.net/percona-toolkit">Percona Toolkit source code</a>.<br/>
If you spotted innacuracies, errors, don't understood it or you think something is missing or should be improved, please <a rel="nofollow" href="https://bugs.launchpad.net/percona-toolkit/+filebug?field.tags=doc&amp;field.comment=[In:Percona Toolkit Documentation]&amp;?field.tags=doc&amp;field.title=[DOC] ">file a bug</a>.
This documentation is developed in Launchpad as part of the <a rel="nofollow" href="https://code.launchpad.net/percona-toolkit">Percona Toolkit source code</a>.<br/>
For all document-related issues (typos, errors, confusion, etc.), please <a rel="nofollow" href="https://bugs.launchpad.net/percona-toolkit/+filebug?field.tags=docs&amp;field.comment=[In:Percona Toolkit Documentation]&amp;?field.tags=docs&amp;field.title=[DOC] ">file a bug</a>.
</div>
<div id="footer">
@@ -319,7 +318,7 @@
Call us: 1-888-316-9775 • <a href="http://www.percona.com/contact">Contact Us</a><br>
MySQL and InnoDB are trademarks of Oracle Corp.<br>
Proudly running <a href="http://www.percona.com/software/percona-server/">Percona Server<span id="recentServerVersion"></span></a><br>
Copyright &copy; 2006-2013 Percona<br>
Copyright &copy; 2006-2013 Percona LLC and/or its affiliates<br>
<a href="http://www.percona.com/about-us/policies/">Copyright, Trademark, and Privacy Policy</a><a href="http://www.percona.com/site_map/">Sitemap</a>
<span class="inv"><!--[CDATA[</noindex-->]]&gt;</span>
</div>