summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-09-04 23:02:20 +0000
committerAidan Skinner <aidan@apache.org>2008-09-04 23:02:20 +0000
commitee718e1462a89bc209041acf7eba5151586b3efb (patch)
tree7f473a8e23693ccd5ef17b1327f2be23669717a9
parent7974833c66554210245feff3cc52409180b2dd28 (diff)
downloadqpid-python-ee718e1462a89bc209041acf7eba5151586b3efb.tar.gz
Merge release related changes from trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M3-release@692295 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/DISCLAIMER5
-rw-r--r--qpid/cpp/Makefile.am2
-rw-r--r--qpid/python/DISCLAIMER5
-rw-r--r--qpid/ruby/DISCLAIMER5
4 files changed, 16 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
diff --git a/qpid/python/DISCLAIMER b/qpid/python/DISCLAIMER
new file mode 100644
index 0000000000..c321113c9e
--- /dev/null
+++ b/qpid/python/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/ruby/DISCLAIMER b/qpid/ruby/DISCLAIMER
new file mode 100644
index 0000000000..c321113c9e
--- /dev/null
+++ b/qpid/ruby/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.