From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::42b; helo=mail-wr1-x42b.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9396421A07093 for ; Tue, 19 Mar 2019 13:06:20 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id j9so246684wrn.6 for ; Tue, 19 Mar 2019 13:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=jeufM3liJGAcWLUFP5kz2QygiEFLgakaqSFUhC2xA50=; b=KooAQ2dnz6j0hG3xQaTqKLMBq1ofgptGx+GEy2YoNXDa+9XiEYQU6FS2UO4rGXKfFT J1GSqEDo0pDQl8lsMhAAY2J0iIMBhtwq9pXeIvNujpJxKPEuPLeGOIEinnra5AMH5stm mHxdjOzgiVD7yxQekvxRHQAuI06B9pg4MjboipSUL6J9poKxZzhp5qBVPzsfStX6Cyuc GdPbhabSCKBl0A8ErgAq4N4zrQuTtDiRDtcZuUbQZXDvy0SxnWjmsVvq6mgjRMjC8ioF VwmOzjDz2NRwRiJbkCIHpzdpszS8R4rmPQqQVJBptR9wT6OCnzRa2rdBkOkspdPfeQVT sDfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=jeufM3liJGAcWLUFP5kz2QygiEFLgakaqSFUhC2xA50=; b=SepdnOXdNq6aja5435WOdhuvUnLWZV9ZBrq0wuJCglgI2eAOhiMTW3/8rttPdIiht7 82o+ZgXPXrr86wIiX1238/H/Ao1Vxl3a+kDJ/dcwMh0EMeS9wF7WFdx2FmY286zdSoTJ rm6ub0IYCJG1/8sIocZXFRJ9A6M8H20i80gRIIbeTSSJ11T8haONWJKEgzGcALQxLoAe 1i0SHnFWUZ0NZFYP6FOLdq614ovD4eepd6MR54KScvOYuo2Et+mkG5IlsTmsItGyUMjy AtUAa5Xy7MFckP8yqZGdRruv7fly/ymhAOX3tKmasST3GHsdXayr6enN8VOw/RGv5ckY DFpg== X-Gm-Message-State: APjAAAVgXJ3SNmlnVwGqGY41/M25GxmvzMbDTdyGno+tTZ/Pcon0V7Q9 ob5oNnsI934AHmIytbDeuZ3Q5A== X-Google-Smtp-Source: APXvYqx1Iy5di9KzW1UIVNy6EYE7oSK4osXbwMJtBsLLxi48H3uUVytJ5n5YEE5Zwpr0dGGDFEh8BA== X-Received: by 2002:adf:e288:: with SMTP id v8mr3693453wri.7.1553025978909; Tue, 19 Mar 2019 13:06:18 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id e12sm10460496wrt.94.2019.03.19.13.06.16 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 19 Mar 2019 13:06:17 -0700 (PDT) Date: Tue, 19 Mar 2019 20:06:15 +0000 From: Leif Lindholm To: "Kinney, Michael D" Cc: "Justen, Jordan L" , "edk2-devel@lists.01.org" Message-ID: <20190319200615.jtu5txnxu5glkhiw@bivouac.eciton.net> References: <155258662331.20276.3714209093894340086@jljusten-skl> <20190319175856.g2sao3bdsyseaxa2@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: PATCH] Change EDK II to BSD+Patent License X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Mar 2019 20:06:21 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline A starting proposal for my end would be: --- In order to keep track of who did what, all patches contributed need to include a statement that to the best of the contributor's knowledge they have the right to contribute it under the specified license. The test for this is as specified in the [Developer's Certificate of Origin (DCO) 1.1](https://developercertificate.org/). The contributor certifies compliance by adding a line saying Signed-off-by: Developer Name where "Developer Name" is the contributor's real name, and the email address is one the developer is reachable through at the time of contributing. --- We could also do what Linux does and include the DCO v1.1 verbatim in the Readme.md instead of using the link. Best Regards, Leif On Tue, Mar 19, 2019 at 07:09:41PM +0000, Kinney, Michael D wrote: > Leif and Jordan, > > Would you mind putting together a specific proposal > and perhaps some links to other projects that use > the same approach? > > I am happy to update the RFC to V3 to address this > topic if we can close on it quickly. > > Thanks, > > Mike > > > > -----Original Message----- > > From: Leif Lindholm [mailto:leif.lindholm@linaro.org] > > Sent: Tuesday, March 19, 2019 10:59 AM > > To: Kinney, Michael D > > Cc: Justen, Jordan L ; edk2- > > devel@lists.01.org > > Subject: Re: [edk2] PATCH] Change EDK II to BSD+Patent > > License > > > > Hi Mike, > > > > I see where Jordan is coming from here. > > > > It isn't just about losing the comment in > > Contriutions.txt - there are > > bits in the actual TianoCore Contribution Agreement that > > cover the > > same things as https://developercertificate.org/ (that > > are not > > explicitly called out elsewhere in the existing > > Contributions.txt). > > > > Like Jordan says, we wouldn't be the first project that > > use > > Signed-off-by without specifying exactly what it means, > > but I think > > we're one of the ones that actually care quite a bit. > > > > I could live with us not resolving this at the same time > > as the > > license change, but I would prefer if we did... > > > > Best Regards, > > > > Leif > > > > On Mon, Mar 18, 2019 at 06:25:54PM +0000, Kinney, Michael > > D wrote: > > > Hi Jordan, > > > > > > No proposed changes to the Signed-off-by tags. If you > > have > > > a proposal, please provide an RFC or bring to the > > monthly > > > EDK II community meeting. > > > > > > This series is focused on the license change, the use > > of SPDX > > > identifiers, and removing the Contributed-under tag > > from > > > commit messages. > > > > > > I will update the V2 version of the patch series in to > > make > > > sure the content from Contributions.txt that is not > > part of > > > the TianoCore Contribution Agreement is added to > > Readme.md. > > > > > > The RFC mentioned the need to update documentation. I > > will > > > send that out as a separate Wiki patch series for > > review. > > > > > > Best regards, > > > > > > Mike > > > > > > > -----Original Message----- > > > > From: Justen, Jordan L > > > > Sent: Thursday, March 14, 2019 11:04 AM > > > > To: Kinney, Michael D ; > > > > edk2-devel@lists.01.org > > > > Subject: Re: [edk2] PATCH] Change EDK II to > > BSD+Patent > > > > License > > > > > > > > On 2019-03-13 10:54:22, Kinney, Michael D wrote: > > > > > > > > > > 84141eacac edk2: Remove Contributions.txt and > > update > > > > Readme.md > > > > > > > > I guess this removes the requirement for the > > > > 'Contributed-under' tag > > > > in commit messages? > > > > > > > > But, what about Signed-off-by? Is it desirable to > > > > remove that > > > > requirement? > > > > > > > > Relatedly, some open source projects have > > standardized > > > > on tying the > > > > Signed-off-by to this text: > > > > > > > > https://developercertificate.org/ > > > > > > > > So, the contributor doesn't have to agree to give the > > > > project the > > > > contribution under the Contributed-under terms, but > > > > they still > > > > indicate that they believe that the project can use > > the > > > > code under the > > > > project's indicated license. > > > > > > > > There is also other information in Contributions.txt > > > > that appears to > > > > have been deleted, rather than moved. I guess it is > > > > mostly duplicated > > > > on the wiki. That doesn't mean it's not a good idea > > to > > > > duplicate it in > > > > the source tree, or at least provide a web-link. It > > > > seems like the > > > > first place devs might look for such information is > > > > either the readme, > > > > or Contributions.txt. > > > > > > > > Regarding the wiki, I guess it has to be updated > > after > > > > this change is > > > > made. It might be good to add that to the bug so it > > > > can't be closed > > > > until that is fixed. > > > > > > > > How about updating BaseTools/Scripts/PatchCheck.py? > > > > > > > > -Jordan > > > _______________________________________________ > > > edk2-devel mailing list > > > edk2-devel@lists.01.org > > > https://lists.01.org/mailman/listinfo/edk2-devel