From 4cf46dc9b6b154555c0b98f55375a875cf1ddb20 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Sat, 28 Feb 2026 01:52:43 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=88=9B=E5=BB=BA=E9=A1=B9=E7=9B=AE):=20A?= =?UTF-8?q?pache=20License=202.0=E5=8D=8F=E8=AE=AE=E5=BC=80=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 2 +- NOTICE | 5 +++++ README.md | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 NOTICE diff --git a/LICENSE b/LICENSE index 261eeb9..299ca74 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2026 肖其顿 (XIAO QI DUN) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..c7f330d --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +caddy +Copyright 2026 肖其顿 (XIAO QI DUN) + +This product includes software developed by +肖其顿 (XIAO QI DUN) (https://github.com/xiaoqidun/caddy). \ No newline at end of file diff --git a/README.md b/README.md index b481640..c587e24 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # caddy 一个开箱即用、集成常用扩展的 Caddy 容器镜像 + +# 授权协议 +本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/caddy/blob/main/LICENSE) 授权协议 \ No newline at end of file