Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp703800pxv; Thu, 8 Jul 2021 12:02:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxs9SinR9jPVecpB6UXTdPh529Zb8k/ircrux0Nw/ITaZ1pYEKnZqYLBXXUfWuqwSC2xlV+ X-Received: by 2002:a92:cec5:: with SMTP id z5mr2270688ilq.226.1625770970614; Thu, 08 Jul 2021 12:02:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625770970; cv=none; d=google.com; s=arc-20160816; b=uRFGIE4DCGgZOkpKBtiOsQbDaOa8A0u57FY7MhNrpsmOd7ekLcMJpCnhOutbmgf0TK pVwKUYMsMsGSYGY1Xumj6x3EMHIiWRPhXHhcOPms9AuSpFheeMubgftbUu0eNq6RM39M 7E2pFbCh+O62b9TRKQ+kXsuRqB54EYB5O/XgnLYOAS9PMjOtwPAL0Mbp524ALD78Oq1K T1myuj+Ib4hbA+FdUZi5vf/ANSoOeze1pnMSw+s5BvnIvfxR4uLwGRSWuSNGehdLgi/7 pu1HZQRydK9kT9J81Mp8lhxHaQHl7LL5L8zQtmF2v9dvyXY2w3elfInuEl+wGLKXTgSM THxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=RyBZjYCxlaN7hOfL3+dGaJMUpBcwGECcUHCrAyoG7N0=; b=i5pDCx1sUh3B3eSYzhxvvgZwen5L+8dnkCtrtWfUO/5cdaZdaaqnhQg1Dm1cFuA0SI Icvv8XdhLN5FF2lsU1qcGKuYcpCVTK8EUye+JzHUvfnhP7UoXuTZ4MOiRi3Y/9IIT/zf EHmHHFNbQ+gFg6lctvSbxSs6zppbADxzoIaYgIyc7gO9ae5ItavopvlMDhMuo1EmZVnx gaXNK9lfMvepCoOj0FwQUz76wpI0uRuj3RnUEeBQQSdBx6Oyg1mizgDj2XgqHhwpLC4R 0Qfs/yDmygUn4xf9haLROkHL0L18lAGbdLJylmIgoev8FhK8Qqv8x2QOYfTgxmxToErz 7h5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c26si3075074ioo.54.2021.07.08.12.02.38; Thu, 08 Jul 2021 12:02:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229956AbhGHTEq convert rfc822-to-8bit (ORCPT + 99 others); Thu, 8 Jul 2021 15:04:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:35742 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229497AbhGHTEp (ORCPT ); Thu, 8 Jul 2021 15:04:45 -0400 Received: from gandalf.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EAAB161864; Thu, 8 Jul 2021 19:01:59 +0000 (UTC) Date: Thu, 8 Jul 2021 15:01:58 -0400 From: Steven Rostedt To: "Bradley M. Kuhn" Cc: Greg KH , Luis Chamberlain , tglx@linutronix.de, akpm@linux-foundation.org, shuah@kernel.org, rafael@kernel.org, rgoldwyn@suse.com, kuno@frob.nl, fontana@sharpeleven.org, Ciaran.Farrell@suse.com, Christopher.DeNicolo@suse.com, hch@lst.de, corbet@lwn.net, linux@leemhuis.info, ast@kernel.org, andriin@fb.com, daniel@iogearbox.net, atenart@kernel.org, alobakin@pm.me, weiwan@google.com, ap420073@gmail.com, tj@kernel.org, jeyu@kernel.org, ngupta@vflare.org, sergey.senozhatsky.work@gmail.com, minchan@kernel.org, axboe@kernel.dk, mbenes@suse.com, jpoimboe@redhat.com, keescook@chromium.org, jikos@kernel.org, peterz@infradead.org, linux-block@vger.kernel.org, linux-spdx@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, copyleft-next@lists.fedorahosted.org Subject: Re: [PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1 Message-ID: <20210708150158.08ba548c@gandalf.local.home> In-Reply-To: References: <20210707184310.3624761-1-mcgrof@kernel.org> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 8 Jul 2021 10:52:54 -0700 "Bradley M. Kuhn" wrote: > Joe Perches wrote: > >>> You can ask but it's the submitter's choice to license their code however > >>> they desire. > > … to which I'd add, as long as the license is GPLv2-only-compatible, which of > course (GPLv2-only|copyleft-next) is. I agree with Joe on this, but I have to ask; What happens when someone makes a change to this file? The default kernel license is GPL-v2. Does this change automatically become the same as the file itself, or is the new change under the dual license? I've made changes to code that had a dual license that wasn't GPL compatible, and the company involved asked me to sign off on the other license (which I did). -- Steve