diff options
author | Martin Ritchie <ritchiem@apache.org> | 2008-09-04 14:16:31 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2008-09-04 14:16:31 +0000 |
commit | 146561bc24885f32d7d7ed1b3d60e66e843fe6a4 (patch) | |
tree | 58b4fa236e9b5a189d61b9799b56f7418d22f7c4 | |
parent | e3599e88aaa53494ff766ed2b695e2426ddd502c (diff) | |
download | qpid-python-146561bc24885f32d7d7ed1b3d60e66e843fe6a4.tar.gz |
Added missing DISCLAIMER files to cpp python and ruby
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@692031 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | cpp/DISCLAIMER | 5 | ||||
-rw-r--r-- | python/DISCLAIMER | 5 | ||||
-rw-r--r-- | ruby/DISCLAIMER | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/cpp/DISCLAIMER b/cpp/DISCLAIMER new file mode 100644 index 0000000000..c321113c9e --- /dev/null +++ b/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/python/DISCLAIMER b/python/DISCLAIMER new file mode 100644 index 0000000000..c321113c9e --- /dev/null +++ b/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/ruby/DISCLAIMER b/ruby/DISCLAIMER new file mode 100644 index 0000000000..c321113c9e --- /dev/null +++ b/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. |