From 80ab9e094cd118b790ca2f1787ffef4c7fb7942a Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 4 Nov 2019 15:15:54 +0100 Subject: [PATCH] AGPLv3 (or later) License --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 82b5650..c377a9e 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 -Copyright (C) 2007 Free Software Foundation, Inc. +Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/README.md b/README.md index 94ec3e4..76257f6 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ EvoAcme is a Certbot wrapper to generate Let's Encrypt certificates in a "packweb" context. -EvoAcme is open source software licensed under the AGPLv3 License. \ No newline at end of file +EvoAcme is open source software licensed under the AGPLv3 (or later) License.