This is an automated email from the ASF dual-hosted git repository.
jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git
The following commit(s) were added to refs/heads/master by this push:
new 69752d59e add NOTICE and DISCLAIMER
69752d59e is described below
commit 69752d59ecf2eec75a1f8a6ae39fbdcc4bb9a5da
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 17 18:34:25 2025 +0100
add NOTICE and DISCLAIMER
---
DISCLAIMER | 10 ++++++++++
NOTICE | 5 +++++
2 files changed, 15 insertions(+)
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 000000000..d2ad07a14
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,10 @@
+Apache PouchDB (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 000000000..49345df25
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache PouchDB (Incubating)
+Copyright 2025 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).