Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 39815 invoked from network); 8 Jul 2009 15:47:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 15:47:33 -0000 Received: (qmail 67093 invoked by uid 500); 8 Jul 2009 15:47:43 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 67074 invoked by uid 500); 8 Jul 2009 15:47:43 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 67064 invoked by uid 99); 8 Jul 2009 15:47:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 15:47:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 15:47:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 947FD23888CB; Wed, 8 Jul 2009 15:47:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792195 - in /incubator/cassandra/branches/cassandra-0.3: DISCLAIMER.txt NOTICE.txt Date: Wed, 08 Jul 2009 15:47:21 -0000 To: cassandra-commits@incubator.apache.org From: jbellis@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090708154721.947FD23888CB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbellis Date: Wed Jul 8 15:47:21 2009 New Revision: 792195 URL: http://svn.apache.org/viewvc?rev=792195&view=rev Log: add DISCLAIMER; tweak NOTICE Added: incubator/cassandra/branches/cassandra-0.3/DISCLAIMER.txt Modified: incubator/cassandra/branches/cassandra-0.3/NOTICE.txt Added: incubator/cassandra/branches/cassandra-0.3/DISCLAIMER.txt URL: http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.3/DISCLAIMER.txt?rev=792195&view=auto ============================================================================== --- incubator/cassandra/branches/cassandra-0.3/DISCLAIMER.txt (added) +++ incubator/cassandra/branches/cassandra-0.3/DISCLAIMER.txt Wed Jul 8 15:47:21 2009 @@ -0,0 +1,10 @@ +Apache Cassandra is an effort undergoing incubation at The ASF, sponsored by the +Apache Incubator Project Management Committee (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. Modified: incubator/cassandra/branches/cassandra-0.3/NOTICE.txt URL: http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.3/NOTICE.txt?rev=792195&r1=792194&r2=792195&view=diff ============================================================================== --- incubator/cassandra/branches/cassandra-0.3/NOTICE.txt (original) +++ incubator/cassandra/branches/cassandra-0.3/NOTICE.txt Wed Jul 8 15:47:21 2009 @@ -1,6 +1,8 @@ -This product includes software developed by The Apache Software -Foundation (http://www.apache.org/). +Apache Cassandra +Copyright 2009 The Apache Software Foundation +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). From Lucene's notice file: