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 BD060C433F5 for ; Wed, 10 Nov 2021 08:36:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 96CEC61248 for ; Wed, 10 Nov 2021 08:36:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229582AbhKJIjN (ORCPT ); Wed, 10 Nov 2021 03:39:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230205AbhKJIjN (ORCPT ); Wed, 10 Nov 2021 03:39:13 -0500 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B593EC061766 for ; Wed, 10 Nov 2021 00:36:25 -0800 (PST) Received: by mail-wm1-x329.google.com with SMTP id o29so1402867wms.2 for ; Wed, 10 Nov 2021 00:36:25 -0800 (PST) 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; bh=P3ex3Y/JqfiottMx/xPchUEVWxBEI/96t8WHOpWOlwc=; b=BrkCsEbFksKENGwL9BW6Tjuq6MOEv8RErTYA1CzxLT/hhyc74mDe0BRRUH86BYAl+e 31j3AQGO/ZOtyXFRkgIMfiVAAx/SQTqRAjtH3wXus4yO2D2jVtnZlEHa8KUp1vCdz6xX 2PJv5XJZyhy9Hzt8QE+NkmBvkMM4e8DxJ9nPRNGGKhPaEVjihF2sG0tfsZG+9FiOtwfl ChXpxJd+SWHxFPJnwlnfPE5ucUncv221tIMZRzN0BRZ4SOibkXGckkeT9LoSD/mu4t+I QFKnPirFX9ovY8664cWRtz4Y3KGVdwNa0A0XIX+EDm7RkrVRbcEqRIfqjQMc1svMl4g/ sjVA== 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=P3ex3Y/JqfiottMx/xPchUEVWxBEI/96t8WHOpWOlwc=; b=MFPhVAV54B9oDzUr4lgFoCISpe/UDtWNQFNMAWBlft9+TyFI4eT8XobfDZDKkQS902 27ZoeA/0FOYfWDsQnQNiuLabVxBmeUTqGLDPAfSvmZy2mz89pDy3e1SbZr9+PrTs4dqt Wx7s6jr9goOARo/buZg+3VXSWr77WT66Y5tfPyJoWBxmFcgqC6Y3vUaKFl1t4j8vpY15 QYGXUHoBdDbuxhuYGfvu2MvTgXHdUk5WKxb+pd2464qUGfq8W20rxKUOjR7WnZSk+pXQ ZmcMNtiwlyPX0Keix4AcADj52Z5M+GA7jQFJp5S/7MqjwrAQEExg54px3yDXvtKhr6/Y j1Lg== X-Gm-Message-State: AOAM530EG+MgTushYs5h7pKUsNzF0gEIEwT1MIgNX3JMl8tOI50Mfszk evJu+Z4rQvDGDUy5ZZR79wx9ew== X-Google-Smtp-Source: ABdhPJwxNqnTEYLifRDamp1z10bsNS3TWpGvIkf5dRVq2WH7GWsUxp/msiracCdwAcTS0f1+QCsWsg== X-Received: by 2002:a1c:f008:: with SMTP id a8mr14686663wmb.140.1636533384344; Wed, 10 Nov 2021 00:36:24 -0800 (PST) Received: from myrica (cpc92880-cmbg19-2-0-cust679.5-4.cable.virginm.net. [82.27.106.168]) by smtp.gmail.com with ESMTPSA id l18sm23150446wrt.81.2021.11.10.00.36.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Nov 2021 00:36:23 -0800 (PST) Date: Wed, 10 Nov 2021 08:36:02 +0000 From: Jean-Philippe Brucker To: Quentin Monnet Cc: Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , netdev@vger.kernel.org, bpf@vger.kernel.org, Andrii Nakryiko , Ilya Leoshkevich , Jakub Kicinski , Jesper Dangaard Brouer , Jiri Olsa , Joe Stringer , Peter Wu , Roman Gushchin , Song Liu , Stanislav Fomichev , Tobias Klauser Subject: Re: [PATCH bpf-next] bpftool: Fix SPDX tag for Makefiles and .gitignore Message-ID: References: <20211105221904.3536-1-quentin@isovalent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211105221904.3536-1-quentin@isovalent.com> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, Nov 05, 2021 at 10:19:04PM +0000, Quentin Monnet wrote: > Bpftool is dual-licensed under GPLv2 and BSD-2-Clause. In commit > 907b22365115 ("tools: bpftool: dual license all files") we made sure > that all its source files were indeed covered by the two licenses, and > that they had the correct SPDX tags. > > However, bpftool's Makefile, the Makefile for its documentation, and the > .gitignore file were skipped at the time (their GPL-2.0-only tag was > added later). Let's update the tags. > > Cc: Alexei Starovoitov > Cc: Andrii Nakryiko > Cc: Ilya Leoshkevich > Cc: Jakub Kicinski > Cc: Jean-Philippe Brucker > Cc: Jesper Dangaard Brouer > Cc: Jiri Olsa > Cc: Joe Stringer > Cc: Peter Wu > Cc: Roman Gushchin > Cc: Song Liu > Cc: Stanislav Fomichev > Cc: Tobias Klauser > Signed-off-by: Quentin Monnet Acked-by: Jean-Philippe Brucker