From a03b3b5c49c91ffc6d1e375a1b9f0ae150bd9a9e Mon Sep 17 00:00:00 2001 From: Johannes Siipola Date: Sun, 19 Dec 2021 15:10:36 +0200 Subject: [PATCH] Clarify license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4712c11..0a53eee 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ I would like to thank the article [One NGINX error page to rule them all](https: ## License -CC0-1.0 +MIT since the error page uses a MIT-licensed minireset.css library. All other files are dual-licensed under MIT and CC0-1.0 license.