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

This commit is contained in:
Brad Warren
2016-04-13 16:49:30 -07:00
parent a43fac3277
commit 3d248d8a60
5 changed files with 6 additions and 6 deletions

View File

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