summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/DISCLAIMER5
-rw-r--r--qpid/cpp/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/qpid/cpp/DISCLAIMER b/qpid/cpp/DISCLAIMER
new file mode 100644
index 0000000000..c321113c9e
--- /dev/null
+++ b/qpid/cpp/DISCLAIMER
@@ -0,0 +1,5 @@
+Apache Qpid 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/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am
index 8e73ba5777..67300e370f 100644
--- a/qpid/cpp/Makefile.am
+++ b/qpid/cpp/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.9.2 foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
- LICENSE NOTICE README RELEASE_NOTES DESIGN\
+ LICENSE NOTICE README RELEASE_NOTES DESIGN DISCLAIMER\
xml/cluster.xml
SUBDIRS = managementgen etc src docs/api docs/man examples