More stray ncrypt reference cleanup

This commit is contained in:
Brad Warren
2016-04-14 17:04:23 -07:00
parent b956a968c6
commit 75a1d81458
10 changed files with 14 additions and 14 deletions
@@ -1,4 +1,4 @@
"""Utility functions for Let"s Encrypt plugin tests."""
"""Utility functions for Certbot plugin tests."""
import argparse
import copy
import contextlib
+2 -2
View File
@@ -61,7 +61,7 @@ master_doc = 'index'
# General information about the project.
project = u'certbot-compatibility-test'
copyright = u'2014-2015, Let\'s Encrypt Project'
author = u'Let\'s Encrypt Project'
author = u'Certbot Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -245,7 +245,7 @@ latex_elements = {
latex_documents = [
(master_doc, 'certbot-compatibility-test.tex',
u'certbot-compatibility-test Documentation',
u'Let\'s Encrypt Project', 'manual'),
u'Certbot Project', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of