From dev-return-5531-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Aug 05 05:46:19 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 30505 invoked from network); 5 Aug 2009 05:46:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 05:46:18 -0000 Received: (qmail 94747 invoked by uid 500); 5 Aug 2009 05:46:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 94658 invoked by uid 500); 5 Aug 2009 05:46:25 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 94648 invoked by uid 99); 5 Aug 2009 05:46:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 05:46:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.221.180 as permitted sender) Received: from [209.85.221.180] (HELO mail-qy0-f180.google.com) (209.85.221.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 05:46:14 +0000 Received: by qyk10 with SMTP id 10so5582277qyk.13 for ; Tue, 04 Aug 2009 22:45:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date:references; bh=I1KTTz5IiyK81Z+GQHset46p52UILMrVX8WnikoFaS0=; b=kWjnRd4HbRnJmIi5uTuLIopkBtiYaP+8pOgpzSA9eSNYh9CxytHco2d9e1sby11Qd8 NNmOJr5LpYW2WvPT8Q5QFOhzkqoNV2uPoWVJxnkfDEXpk9nIFSnJPPpzi3GTpCqvYtG0 hg28xSBj7tY/iWJYju/AEkv7FrjrD3UrvRaHU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date :references; b=fiFpzRJeDYDhKzVwMKnDip1hFpdK2bWKH3p83eTDzUnAdZOKG+nBitYsiyLBeQDnKE IUIP9LzUfj4OWH9VVRvEuhRKjCRhNBLIhEOAfDza/hYsyltI/d2FjsAM1/afew7YFgwy 682An2+A8IRhp7Vx6jaNZNiVPuMIn5xTGR3MY= Received: by 10.224.2.134 with SMTP id 6mr6786471qaj.131.1249451152981; Tue, 04 Aug 2009 22:45:52 -0700 (PDT) Received: from ?192.168.10.19? (c-75-69-237-27.hsd1.ma.comcast.net [75.69.237.27]) by mx.google.com with ESMTPS id 6sm334743qwd.42.2009.08.04.22.45.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 04 Aug 2009 22:45:51 -0700 (PDT) Message-Id: From: Paul Joseph Davis To: "dev@couchdb.apache.org" In-Reply-To: <20090805050442.GA7992@tumbolia.org> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7A341) Mime-Version: 1.0 (iPhone Mail 7A341) Subject: Re: src/erlang-oauth appears to be missing attribution, incubator clearance Date: Wed, 5 Aug 2009 01:45:26 -0400 References: <1281579398.1249416434818.JavaMail.jira@brutus> <8F366A4D-A8D0-44D1-A9D2-4F067F386045@apache.org> <20090805050442.GA7992@tumbolia.org> X-Virus-Checked: Checked by ClamAV on apache.org Scanning the diff I noticed a js file copyright netflix but under the asf license. Does that need an entry in the notice file? Paul Davis On Aug 5, 2009, at 1:04 AM, Noah Slater wrote: > On Tue, Aug 04, 2009 at 11:21:04PM -0500, Curt Arnold wrote: >> I finally got around to looking at the code and noticed that it was >> missing the standard ASF headers and was going to comment on it. >> Looking further is appears to have been independently developed >> outside >> of Apache and licensed under a license (see License.txt in >> http://github.com/tim/erlang-oauth/tree/master) similar to other >> components, however there is not the required notice. > > I have added the notice now: > > http://svn.apache.org/viewvc/couchdb/trunk/NOTICE?r1=801058&r2=801057 > >> This really seems like it should have been cleared by the Incubator >> PMC >> before being accepted into the project. > > The license is an MIT license: > > http://www.opensource.org/licenses/mit-license.php > > Which is a Category A license: > > http://www.apache.org/legal/3party.html > > Which means we don't have to clear it explicitly. > > Also, we're a TLP now! Hehe. > >> At least it should have been disclosed in the submission that this >> wasn't a >> contribution by the original author. > > Damien should have updated NOTICE, but it's not a big deal. > >> Until this is vetted, I'd encourage reverting r800938. > > The problem is fixed now. > > Thanks, > > -- > Noah Slater, http://tumbolia.org/nslater