From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A7D7BC433F5 for ; Mon, 11 Oct 2021 17:57:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 930C760231 for ; Mon, 11 Oct 2021 17:57:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234155AbhJKR7d (ORCPT ); Mon, 11 Oct 2021 13:59:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233950AbhJKR7c (ORCPT ); Mon, 11 Oct 2021 13:59:32 -0400 Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AA8CC06161C for ; Mon, 11 Oct 2021 10:57:32 -0700 (PDT) Received: by mail-pl1-x630.google.com with SMTP id y1so11799301plk.10 for ; Mon, 11 Oct 2021 10:57:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=BSp2yWANVc1Phuyo/keIPaoQjZd3svkQ3tUzmadeJho=; b=QEFRxoZko+he7BYeS4IBgs0z2jZ+ipDMKAPvqbhZg2q1lhvAppS/5nSD2EPaBfDYxr kHAwyKxraJXYzoNqRMkRLdvNWg0UkPeFh6mjeFatNEhIGu7k1Ld0QfIlmlPHbQzJpLpu eIxWrdl71nae+vHvyBFdqo76D3k47ik+eZh8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=BSp2yWANVc1Phuyo/keIPaoQjZd3svkQ3tUzmadeJho=; b=KEg5woWjdPgfrXBQxGbNCE318vk1bXYt/TAMRmo+0z/CZYUBlqRLhEY21LA7Gs1+tf RN6/mBDB9UC6TQJaUhsF3Xv5n9u5bf/3KAz9PNHYZ+iPWe1xCN9oXSaB7Jk/shRkMoh9 4sOmYPypZQAwyhJg06BEmwcFoBk+MLkwt4v2FzIAcVyBZ+bTB+cIRE/t/OIjdVXVBuwd 81NLWX+FzPQ0r5uw1ABtJAtiFZ/mkByw02DtmC7LEwSWGh7I4v5CshfXV4fAvg26V0EQ ev2FxEYbdfFGufXef6On7OAOocXEY+Yn/VuYe7XCc0NcccoGMLJNN2acpK/6oeud0cPp 6vzQ== X-Gm-Message-State: AOAM530CbuEBOMQ0aMG0W1ikVAz+XeNu11sD55kDDWShRWaZLgBToERd ZpfrqPt6e6NRfc7y7OvrNzqeiw== X-Google-Smtp-Source: ABdhPJwymYfSHFQK1xgMrSYEK2u8tbk74BTl0AzUjUEaIOEkTlpw05zJuCoA5v7CHA1pakUAeT9vHQ== X-Received: by 2002:a17:90b:1e05:: with SMTP id pg5mr443752pjb.173.1633975047683; Mon, 11 Oct 2021 10:57:27 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id u65sm669446pfb.208.2021.10.11.10.57.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Oct 2021 10:57:27 -0700 (PDT) Date: Mon, 11 Oct 2021 10:57:26 -0700 From: Kees Cook To: Luis Chamberlain Cc: tj@kernel.org, gregkh@linuxfoundation.org, akpm@linux-foundation.org, minchan@kernel.org, jeyu@kernel.org, shuah@kernel.org, bvanassche@acm.org, dan.j.williams@intel.com, joe@perches.com, tglx@linutronix.de, rostedt@goodmis.org, linux-spdx@vger.kernel.org, linux-doc@vger.kernel.org, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Goldwyn Rodrigues , Kuno Woudt , Richard Fontana , copyleft-next@lists.fedorahosted.org, Ciaran Farrell , Christopher De Nicolo , Christoph Hellwig , Jonathan Corbet , Thorsten Leemhuis Subject: Re: [PATCH v8 01/12] LICENSES: Add the copyleft-next-0.3.1 license Message-ID: <202110111057.F6678D3F@keescook> References: <20210927163805.808907-1-mcgrof@kernel.org> <20210927163805.808907-2-mcgrof@kernel.org> <202110050907.35FBD2A1@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org On Mon, Oct 11, 2021 at 10:37:42AM -0700, Luis Chamberlain wrote: > On Tue, Oct 05, 2021 at 09:08:59AM -0700, Kees Cook wrote: > > On Mon, Sep 27, 2021 at 09:37:54AM -0700, Luis Chamberlain wrote: > > I can confirm that LICENSES/dual/copyleft-next-0.3.1 matches > > https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1 > > > > Reviewed-by: Kees Cook > > > > > + If the Derived Work includes material licensed under the GPL, You may > > > + instead license the Derived Work under the GPL. > > > + > > > > nit: needless whitespace, though technically the original license > > includes this too. :) > > Indeed, I decided to leave the white space as the original had it too. > Should I really get rid of the space or keep it? Probably keep it for 0 diff with original. :) -- Kees Cook