1
0
mirror of https://github.com/certbot/certbot.git synced 2025-08-09 15:02:48 +03:00

s/Let's Encrypt/Certbot certbot-apache

This commit is contained in:
Brad Warren
2016-04-13 16:36:53 -07:00
parent 2002511f81
commit 755dc2f08d
7 changed files with 9 additions and 9 deletions

View File

@@ -31,9 +31,9 @@ docs_extras = [
setup(
name='certbot-apache',
version=version,
description="Apache plugin for Let's Encrypt client",
description="Apache plugin 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=[