From 47e8e50290cd9037261155cbe0a7190fe14b5e01 Mon Sep 17 00:00:00 2001 From: Ziyang Dong Date: Thu, 6 Aug 2026 11:59:09 +0800 Subject: [PATCH] docs: add DISCLAIMER and NOTICE for Apache compliance --- DISCLAIMER | 5 +++++ NOTICE | 8 ++++++++ 2 files changed, 13 insertions(+) create mode 100644 DISCLAIMER create mode 100644 NOTICE diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..1ef6eb0 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,5 @@ +Apache Casbin (Incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. + +Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..72047bd --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Apache Casbin (Incubating) +Copyright 2026 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). + +Portions of this software were originally developed by the Casbin project. +Copyright 2020-2026 The casbin Authors.