From b2da9db80bb0e4a175001cf820dcecf7e2ea4d04 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Wed, 15 May 2019 12:30:43 +0200 Subject: [PATCH] Update the license part of the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38ce71..3308c46 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ After testing multiple ACME clients, I found out none supported all the features Yes, ACMEd is dual-licensed under the MIT and Apache 2.0 terms. See [LICENSE-MIT.txt](LICENSE-MIT.txt) and [LICENSE-APACHE-2.0.txt](LICENSE-APACHE-2.0.txt) for details. -The man pages, the `CHANGELOG.md` and the `README.md` files are released under the [GNU All-Permissive License](https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html). +The man pages, the default hooks configuration file, the `CHANGELOG.md` and the `README.md` files are released under the [GNU All-Permissive License](https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html). ### Can it automatically change my server configuration?