Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24FDCC716 for ; Mon, 3 Jun 2013 04:10:45 +0000 (UTC) Received: (qmail 98705 invoked by uid 500); 3 Jun 2013 04:10:40 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 98594 invoked by uid 500); 3 Jun 2013 04:10:39 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 98579 invoked by uid 99); 3 Jun 2013 04:10:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 04:10:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gstein@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 04:10:33 +0000 Received: by mail-wg0-f48.google.com with SMTP id f12so2735156wgh.3 for ; Sun, 02 Jun 2013 21:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tY/d45GWENN1fVKmOikfXypcdNxPDgtZFd3K52+QD14=; b=ysh37LvYt5zlYO/uHWTgTeZRjHQU8a6VIVifX2a1ZyAd558AB035ScCWBlKoJhme+E mbVdVmFQc3nERQDs63yIhSJbN/muygkwG6xsIBxoBw2LxwAZtXvLUTkfJjQOgW1ykpwb CHYZOrnEI8AFySj7TxtYHJPGLybFN/FhuTGvD7kFuKIDTibwW7R2Xoh6vjgLw6CNxlW6 newylAlZ2dko/h9WKOhe+a5AJKapExdeP3YVqIT8UgaHEiBmxnHbYvcw4U/JcfJLV1z6 zYQc0/V1/z5vxhqg0L79VZK0q2EQ9dMn576yIHvNz1txMCeYhi2Fpr1UdWG6s1f8mbRQ r7nQ== MIME-Version: 1.0 X-Received: by 10.180.149.131 with SMTP id ua3mr10521143wib.55.1370232611971; Sun, 02 Jun 2013 21:10:11 -0700 (PDT) Received: by 10.194.11.37 with HTTP; Sun, 2 Jun 2013 21:10:11 -0700 (PDT) In-Reply-To: <6DF17173-BAB4-4D3D-B1BD-AB6E292F426D@toolazydogs.com> References: <20130602162125.9179B23889ED@eris.apache.org> <4D9835B7-709E-4E58-8627-BD0CEC66A49E@toolazydogs.com> <6DF17173-BAB4-4D3D-B1BD-AB6E292F426D@toolazydogs.com> Date: Mon, 3 Jun 2013 00:10:11 -0400 Message-ID: Subject: Re: svn commit: r1488735 - in /incubator/public/trunk/tools: NOTICE.txt requirements.txt setup.py src/asf/utils/ src/asf/utils/__init__.py src/asf/utils/config.py src/asf/utils/file.py tests/test_config.py From: Greg Stein To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Jun 2, 2013 at 11:08 PM, Alan Cabrera wrote: >... > > Apache Incubator tools > Copyright 2013 The Apache Software Foundation > > This product includes software developed at > The Apache Software Foundation (http://www.apache.org/). > > This distribution contains code from the LinkedIn Corporation: > > Copyright (c) 2013 LinkedIn Corp. All rights reserved. > Licensed under the Apache License, Version 2.0 > > > WDYT? Looks good. And given that the LinkedIn stuff is under ALv2, then 4(d) comes into play, requesting attribution. It is Right and Proper that they get a couple lines in our NOTICE file. Note that we may even need to incorporate portions of *their* NOTICE file. (I don't know the extent of inclusion/derivation, but ALv2 4(d) is pretty straight-forward) Cheers, -g --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org