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 X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7AE7C04AAC for ; Tue, 21 May 2019 01:20:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9CE992173C for ; Tue, 21 May 2019 01:20:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558401626; bh=XhwOSMPabJp0FoWwO61Iz/H3xzo8CDbmG54grGIufBc=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=svrYkAwpe8eUAKDNlce3A3J1IlENP8ffk/OxIzLhzS1ekbStoQnk0AEszV8zACE3F +4dLIjwJ5NbZA6XAd1USjxIqMzCslLbvfnS6TSoqUpKrk8k920JI7VbIVal3vX/Kb5 adI541tujlBMmK3dvR6bCyZ478jLlFBuNzhrnQ/k= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726879AbfEUBU0 (ORCPT ); Mon, 20 May 2019 21:20:26 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:34195 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726677AbfEUBU0 (ORCPT ); Mon, 20 May 2019 21:20:26 -0400 Received: by mail-lf1-f67.google.com with SMTP id v18so11740964lfi.1 for ; Mon, 20 May 2019 18:20:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=LcOoiDjZnsFXTyiKCovFz9yKvO7wmqUQhJU6a9CyjKE=; b=fPwM4bBtABrZO6Z1Nso6AULFRJynyuEHf9OjSiLNB3gmJ1v+gngSNsfy56h+EhE37k IvUlvVXdwsX2yLg8BDL19+qC/H/74Zx8w8y+5QPbR6UpY7TqRIRe7hHmrKfOE1MeEE4N GxUsXgvqzBdVjAIY6mPzAKQn6xKhIyDD1RbZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=LcOoiDjZnsFXTyiKCovFz9yKvO7wmqUQhJU6a9CyjKE=; b=tbXOcifhbGyrPySwSrMmvhTHIvMW24oV4OimZNM3zotc7y5fVFUtcB65yFnbwB5S56 XPZ0hX0s/nbnrF2J8Up0aX6+E0/0uuu28rccT9ZTW7WqplbSb7DPIcTrx7BRn2MRkuZB UmuMS3yw4cqpsapKR+fL5zuyP5V+jZatt4bQQm6ZSPyvt+T3yBUbovHOJpb0yyoOrdp3 KBW7V3d/8tS7Eybq3S3yk9H/YgWo7SAB3iJ9nyTBlqu9HRZUWiEDEAy965/ghXvfecBr ZyzowkM/4P++HPGbG8e83xPAA1ZSYHspVg3aX+0DPK7DcIVhtYxsN3SQwaA8viClh3sU opBg== X-Gm-Message-State: APjAAAWat6kkT55gJFfNSDXa/sRPCNSCZdE57O/tfWZq8qfYBlJ4z1/9 YQYqHzSnRXTnz8UI+h+sL6WaTJaUvNZUZ0fqHZ9gAA== X-Google-Smtp-Source: APXvYqyamasNEXs/z7q1INB4FvB93pCnDjg2f2JzfivIfIeL24mzc+H3wJs9KOq2C4wFJK7AZkTQlz3oA3+X7aOu4to= X-Received: by 2002:a19:f703:: with SMTP id z3mr36843608lfe.1.1558401623174; Mon, 20 May 2019 18:20:23 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154041.052102771@linutronix.de> In-Reply-To: <20190519154041.052102771@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:20:10 -0500 Message-ID: Subject: Re: [patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5 To: Thomas Gleixner Cc: linux-spdx@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-spdx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spdx@vger.kernel.org Reviewed-by: Kate Stewart On Sun, May 19, 2019 at 12:21 PM Thomas Gleixner wrote: > > Based on 1 normalized pattern(s): > > 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 this program is distributed in the > hope that it will be useful but without any warranty without even > the implied warranty of merchantability or fitness for a particular > purpose see the gnu general public license for more details you > should have received a copy of the gnu general public license along > with this program if not see http www gnu org licenses the full gnu > general public license is included in this distribution in the file > called license > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 3 file(s). > > Signed-off-by: Thomas Gleixner > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=step2&id=82aa015cf810 > --- > drivers/net/bonding/bond_alb.c | 18 +----------------- > drivers/net/bonding/bond_sysfs.c | 18 +----------------- > include/net/bond_alb.h | 18 +----------------- > 3 files changed, 3 insertions(+), 51 deletions(-) > > --- a/drivers/net/bonding/bond_alb.c > +++ b/drivers/net/bonding/bond_alb.c > @@ -1,22 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright(c) 1999 - 2004 Intel Corporation. All rights reserved. > - * > - * 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. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY > - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License > - * for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > - * The full GNU General Public License is included in this distribution in the > - * file called LICENSE. > - * > */ > > #include > --- a/drivers/net/bonding/bond_sysfs.c > +++ b/drivers/net/bonding/bond_sysfs.c > @@ -1,22 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright(c) 2004-2005 Intel Corporation. All rights reserved. > - * > - * 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. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY > - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License > - * for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > - * The full GNU General Public License is included in this distribution in the > - * file called LICENSE. > - * > */ > > #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > --- a/include/net/bond_alb.h > +++ b/include/net/bond_alb.h > @@ -1,22 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright(c) 1999 - 2004 Intel Corporation. All rights reserved. > - * > - * 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. > - * > - * This program is distributed in the hope that it will be useful, but > - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY > - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License > - * for more details. > - * > - * You should have received a copy of the GNU General Public License along > - * with this program; if not, see . > - * > - * The full GNU General Public License is included in this distribution in the > - * file called LICENSE. > - * > */ > > #ifndef _NET_BOND_ALB_H > >