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 C2E46C04AAC for ; Tue, 21 May 2019 01:27:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8265A21479 for ; Tue, 21 May 2019 01:27:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558402034; bh=NnN8HAfDrMlsiMhXmErB/yMPGy190K9gnPf8n5l6ato=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=TVO9qZGvVZL7LGJTHIEc2C5LqdrYHZ7nitU/5EKbE98MkZAuoUHgpPPlHXHdz4t17 w/jMVUugZ4mY2XnS/zE75AQuog/LcUqLpFSvwAosT9vTx3VUTSw4h12faUVwgHQWOX K2iZq/07J/SWLXjPE4xBlrBYtJRryymcacDJ8dD0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727510AbfEUB1O (ORCPT ); Mon, 20 May 2019 21:27:14 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:34504 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727108AbfEUB1O (ORCPT ); Mon, 20 May 2019 21:27:14 -0400 Received: by mail-lf1-f67.google.com with SMTP id v18so11749022lfi.1 for ; Mon, 20 May 2019 18:27:12 -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=WWRkQx/pMwuo2VuLukvcN/eSnofq5JaQCzm8VaA34Rk=; b=gxWL6QI9O97fJcxSvZmwBOX9R6cqgYgCmhrlb2rt/ZRJ2ZOl4UNuK4aMwjgAg6h3tY F+BNPNrPuUq4aTR4a2gmTAJUDNZbZol/xaiSxWW5rMKkOYNtRbQKujJParOJA6+xZqrV 6Nzzip4hExlETzDRS57UUUvZGef7vG/kb6srg= 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=WWRkQx/pMwuo2VuLukvcN/eSnofq5JaQCzm8VaA34Rk=; b=qlGNLeHg3wSDHlQav8zwnTz00xXBAqqu/EcFCGdxmMsqpPBw91DCAAykKCM5UwZS+s J7XW6vmwmDfNbzALfoIVGGVWLeVyfNNRaFnW3SlPWqIZY/mhjtkD/+9MkxNbnYJCDkCK ZKNmCY1mLvRBGujxVmB6ty3I2vh+uSJb/H3409ahOzVRZB1LNzhlAOu00i+bW9yakDpO pbD4owSe7DOo+Qq6mvBKkvn7GmvRhGrCA3yJ0cmSKvsVLh9TVmTGfbHG6xVAEckRrte0 hUWF6pgkq8IwoHwhGtSgfNEWdWPjwkS3YsNt1zbpA8YMIsJoZ4UAwN6YWuxNj36yXlpm rISw== X-Gm-Message-State: APjAAAVpr1dC/Dzgok02K+cj1JzgaLCnvyK7a7RZEziPHa1EKbBAq5sf wUVhVEXS4z/JUL0gtYCp6Nd2+B0FzU17RE09e5oQDK2oWPw= X-Google-Smtp-Source: APXvYqyAIu2JmVsx2Roo5YTtYKSn7fmheyKpd2WmU3EMkklF09xyfUzYnpyhB/lDgxyoZrd+YmsLbCssOBs9QbKAjHE= X-Received: by 2002:a19:f703:: with SMTP id z3mr36855044lfe.1.1558402031361; Mon, 20 May 2019 18:27:11 -0700 (PDT) MIME-Version: 1.0 References: <20190519135130.462579320@linutronix.de> <20190519154042.045106120@linutronix.de> In-Reply-To: <20190519154042.045106120@linutronix.de> From: Kate Stewart Date: Mon, 20 May 2019 20:26:59 -0500 Message-ID: Subject: Re: [patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 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:20 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 copying > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 9 file(s). > > Signed-off-by: Thomas Gleixner > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=step2&id=cdce7276540f > --- > drivers/net/ethernet/qlogic/netxen/Makefile | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic.h | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.h | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c | 18 ---------------- > drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c | 18 ---------------- > 9 files changed, 9 insertions(+), 153 deletions(-) > > --- a/drivers/net/ethernet/qlogic/netxen/Makefile > +++ b/drivers/net/ethernet/qlogic/netxen/Makefile > @@ -1,23 +1,7 @@ > +# SPDX-License-Identifier: GPL-2.0-or-later > # Copyright (C) 2003 - 2009 NetXen, Inc. > # Copyright (C) 2009 - QLogic 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 "COPYING". > -# > # > > > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic.h > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic.h > @@ -1,24 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #ifndef _NETXEN_NIC_H_ > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c > @@ -1,24 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #include "netxen_nic_hw.h" > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c > @@ -1,24 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #include > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_hdr.h > @@ -1,24 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #ifndef __NETXEN_NIC_HDR_H_ > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c > @@ -1,24 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #include > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.h > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.h > @@ -1,24 +1,8 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */ > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #ifndef __NETXEN_NIC_HW_H_ > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c > @@ -1,24 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #include > --- a/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c > +++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c > @@ -1,24 +1,8 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Copyright (C) 2003 - 2009 NetXen, Inc. > * Copyright (C) 2009 - QLogic 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 "COPYING". > - * > */ > > #include > >