Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2518653imu; Thu, 17 Jan 2019 16:06:29 -0800 (PST) X-Google-Smtp-Source: ALg8bN5IcnMQA5iZUDsAYokt9KcnaaxFdXUaPp/0nRAbxM3FyRi6VKT5EJ7N1nS8V4DfjcuigBbX X-Received: by 2002:a65:6148:: with SMTP id o8mr15397589pgv.451.1547769989833; Thu, 17 Jan 2019 16:06:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547769989; cv=none; d=google.com; s=arc-20160816; b=CNp+V1Wy7SCWZR1iM3letj4Wb5q2n8kOH4UawmA486CdAIhIqeiixJHNGn8koOAQPl o/0V3mxKzcdzvozFJlRu1L3egDP3gSZCK6KOkmfCx0YsQyEqmcPlrOmsYoFnNw19ShH5 CHKNB4FDuFc4ycFSGPaJBHTpSLP16dqgwn3489b5FRP6dGS6uS75EYVE4aIa7vBNSMyt k8HrrD3KRXKpE7qGYMRagieccaCZ57yqXnypgokoFRPbog91k1lPq/2xRRiq9fZqNHk9 ZJSmrSV84y90VkrP6ZkWhqLXbaA0GZYT/KETIEw32yNQfnBsjfzZbDu1jgv8k//z77/W 2ZQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=0+wMamhw6IhQ+naBRx/z8HzJ9EQ6Z+paOegXPY7RpsE=; b=I0liKAhGNYrxru157eQyPIit9X9hmiefLCuiLsliFhveG/OPfX6EkBw1r86v5olSgz O9Otxs6LJ55rviScq8RE4RBfjRM8mtL51v9u0OtnD4FL1DxgxUMjnP7STDenB3y0zdfK Nz0FnmlCeBiorUvZCZ2UcXmNDoKBuu2GjnzkGWdldsIPJq3bPYeG5A5eR7su381uXPY6 HXCHWSJyRES/KZYPrecuaIcMAuZHijBH/KfWk10zf2Sd9Vg77l5he+N2RyEI2VnBuwqu YWnvpMyt/VaLJnSAreUtIRjcxQP6rGY1li5dgAUzqH42wITXk0fjSrmmsDmQgXA7ifxn ErfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a6si2780889pgc.137.2019.01.17.16.06.14; Thu, 17 Jan 2019 16:06:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727142AbfARABP (ORCPT + 99 others); Thu, 17 Jan 2019 19:01:15 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:48120 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725892AbfARABO (ORCPT ); Thu, 17 Jan 2019 19:01:14 -0500 Received: from p4fea4364.dip0.t-ipconnect.de ([79.234.67.100] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gkHaJ-0001uc-Gq; Fri, 18 Jan 2019 01:00:31 +0100 Date: Fri, 18 Jan 2019 01:00:30 +0100 (CET) From: Thomas Gleixner To: Jakub Kicinski cc: LKML , Greg Kroah-Hartman , Kate Stewart , Jonathan Corbet , Roman Gushchin , YueHaibing , Yonghong Song , Stanislav Fomichev , Sean Young , Jiri Benc , David Calavera , Andrey Ignatov , Joe Stringer , David Ahern , Alexei Starovoitov , Petar Penkov , Sandipan Das , Prashant Bhole , Stephen Hemminger , John Fastabend , Taeung Song , Jiri Olsa , Alexei Starovoitov , Daniel Borkmann , Quentin Monnet , okash.khawaja@gmail.com, netdev@vger.kernel.org Subject: Re: [patch 8/9] tools: bpftool: Cleanup license mess In-Reply-To: <20190117152430.7e47764e@cakuba.netronome.com> Message-ID: References: <20190117231416.111952141@linutronix.de> <20190117231501.560475279@linutronix.de> <20190117152430.7e47764e@cakuba.netronome.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 17 Jan 2019, Jakub Kicinski wrote: > On Fri, 18 Jan 2019 00:14:24 +0100, Thomas Gleixner wrote: > > Precise and non-ambiguous license information is important. The recent > > relicensing of the bpftools introduced a license conflict. > > > > The files have now: > > > > SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause > > > > and > > > > * This program is free software; you can redistribute it and/or > > * modify it under the terms of the GNU General Public License > > * as published by the Free Software Foundation; either version > > * 2 of the License, or (at your option) any later version > > > > Amazingly about 20 people acked that change and neither they nor the > > committer noticed. Oh well. > > Acked-by: Jakub Kicinski > > Sorry about that! > > These files as you found out are from Stephen, so we probably don't > need the full litany of acks. I agree. I cc'ed everyone just to make them aware that licensing is not just an annoyance. It's a important part of the project and it has legal implications - in the worst case on the personal level. We already have an unholy mess in that area, so we really need everybody to take it serious. Thanks, tglx