Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2016-04-14 02:59:37 +0300
committerBrad Warren <bmw@eff.org>2016-04-14 02:59:37 +0300
commit0ce45a77f940013b1fc3f4e83b0e29102a98e69f (patch)
tree4e8e7d74920810fc48b332b2f6aea2e16eaa4d62 /certbot-compatibility-test/setup.py
parent4fab8751b28147325b63c9f9bd78e021bce18303 (diff)
s/Let's Encrypt/Certbot certbot-compatibility-test
Diffstat (limited to 'certbot-compatibility-test/setup.py')
-rw-r--r--certbot-compatibility-test/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/certbot-compatibility-test/setup.py b/certbot-compatibility-test/setup.py
index a39cd7d35..51704fda5 100644
--- a/certbot-compatibility-test/setup.py
+++ b/certbot-compatibility-test/setup.py
@@ -33,9 +33,9 @@ docs_extras = [
setup(
name='certbot-compatibility-test',
version=version,
- description="Compatibility tests for Let's Encrypt client",
+ description="Compatibility tests for Certbot",
url='https://github.com/letsencrypt/letsencrypt',
- author="Let's Encrypt Project",
+ author="Electronic Frontier Foundation",
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[