Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74F0547E8 for ; Wed, 6 Jul 2011 01:02:39 +0000 (UTC) Received: (qmail 45907 invoked by uid 500); 6 Jul 2011 01:02:39 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 45873 invoked by uid 500); 6 Jul 2011 01:02:38 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 45860 invoked by uid 99); 6 Jul 2011 01:02:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 01:02:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 06 Jul 2011 01:02:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 210FF23889B2; Wed, 6 Jul 2011 01:02:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1143236 - /incubator/hama/branches/0.3/NOTICE.txt Date: Wed, 06 Jul 2011 01:02:17 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110706010217.210FF23889B2@eris.apache.org> Author: edwardyoon Date: Wed Jul 6 01:02:16 2011 New Revision: 1143236 URL: http://svn.apache.org/viewvc?rev=1143236&view=rev Log: Add CDDL license. Modified: incubator/hama/branches/0.3/NOTICE.txt Modified: incubator/hama/branches/0.3/NOTICE.txt URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.3/NOTICE.txt?rev=1143236&r1=1143235&r2=1143236&view=diff ============================================================================== --- incubator/hama/branches/0.3/NOTICE.txt (original) +++ incubator/hama/branches/0.3/NOTICE.txt Wed Jul 6 01:02:16 2011 @@ -8,4 +8,9 @@ This product includes JUnit under the Co See http://www.junit.org/ This product includes SLF4J software developed by QOS.ch. -Copyright c 2004-2008 QOS.ch. All rights reserved. \ No newline at end of file +Copyright c 2004-2008 QOS.ch. All rights reserved. + +The javax.servlet package used by Jetty is copyright +Sun Microsystems, Inc and Apache Software Foundation. It is +distributed under the Common Development and Distribution License. +See https://glassfish.dev.java.net/public/CDDLv1.0.html. \ No newline at end of file