diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-09-04 23:04:35 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-09-04 23:04:35 +0000 |
| commit | d218c253d533b2d377af57f80e15fbd3b7ff28bc (patch) | |
| tree | 7f473a8e23693ccd5ef17b1327f2be23669717a9 /qpid/cpp | |
| parent | 9f544b894dff84236ef51a66579b7f013a386f28 (diff) | |
| parent | ee718e1462a89bc209041acf7eba5151586b3efb (diff) | |
| download | qpid-python-d218c253d533b2d377af57f80e15fbd3b7ff28bc.tar.gz | |
Retag M3, RC5, all humour is gone from this now :'(
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M3@692297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/DISCLAIMER | 5 | ||||
| -rw-r--r-- | qpid/cpp/Makefile.am | 2 |
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 |
