Re: [Batch 9 patch 08/23] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reviewed-by: Steve Winslow <swinslow@xxxxxxxxx>

On Tue, May 28, 2019 at 1:16 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> From: Thomas Gleixner tglx@xxxxxxxxxxxxx
>
> Based on 1 normalized pattern(s):
>
>   gpl license summary [copyright] [c] [2008] [2011] [intel]
>   [corporation] [all] [rights] [reserved] this program is free
>   software you can redistribute it and or modify it under the terms of
>   version 2 of the gnu general public license as published by the free
>   software foundation 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 write to the free software foundation inc 51 franklin
>   street fifth floor boston ma 02110 usa the full gnu general public
>   license is included in this distribution in the file called license
>   gpl
>
> extracted by the scancode license scanner the SPDX license identifier
>
>   GPL-2.0-only
>
> has been chosen to replace the boilerplate/reference in 5 file(s).
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch9&id=2233bab8883b
> ---
>  drivers/net/wireless/intel/iwlegacy/3945-debug.c |   20 +-------------------
>  drivers/net/wireless/intel/iwlegacy/4965-debug.c |   20 +-------------------
>  drivers/net/wireless/intel/iwlegacy/4965.h       |   20 +-------------------
>  drivers/net/wireless/intel/iwlegacy/common.c     |   20 +-------------------
>  drivers/net/wireless/intel/iwlegacy/debug.c      |   20 +-------------------
>  5 files changed, 5 insertions(+), 95 deletions(-)
>
> --- a/drivers/net/wireless/intel/iwlegacy/3945-debug.c
> +++ b/drivers/net/wireless/intel/iwlegacy/3945-debug.c
> @@ -1,26 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /******************************************************************************
>   *
> - * GPL LICENSE SUMMARY
> - *
>   * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
>   *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of version 2 of the GNU General Public License as
> - * published by the Free Software Foundation.
> - *
> - * 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, write to the Free Software
> - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
> - * USA
> - *
> - * The full GNU General Public License is included in this distribution
> - * in the file called LICENSE.GPL.
> - *
>   * Contact Information:
>   *  Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
>   * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
> --- a/drivers/net/wireless/intel/iwlegacy/4965-debug.c
> +++ b/drivers/net/wireless/intel/iwlegacy/4965-debug.c
> @@ -1,26 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /******************************************************************************
>  *
> -* GPL LICENSE SUMMARY
> -*
>  * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
>  *
> -* This program is free software; you can redistribute it and/or modify
> -* it under the terms of version 2 of the GNU General Public License as
> -* published by the Free Software Foundation.
> -*
> -* 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, write to the Free Software
> -* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
> -* USA
> -*
> -* The full GNU General Public License is included in this distribution
> -* in the file called LICENSE.GPL.
> -*
>  * Contact Information:
>  *  Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
>  * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
> --- a/drivers/net/wireless/intel/iwlegacy/4965.h
> +++ b/drivers/net/wireless/intel/iwlegacy/4965.h
> @@ -1,26 +1,8 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
>  /******************************************************************************
>   *
> - * GPL LICENSE SUMMARY
> - *
>   * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
>   *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of version 2 of the GNU General Public License as
> - * published by the Free Software Foundation.
> - *
> - * 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, write to the Free Software
> - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
> - * USA
> - *
> - * The full GNU General Public License is included in this distribution
> - * in the file called LICENSE.GPL.
> - *
>   * Contact Information:
>   *  Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
>   * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
> --- a/drivers/net/wireless/intel/iwlegacy/common.c
> +++ b/drivers/net/wireless/intel/iwlegacy/common.c
> @@ -1,26 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /******************************************************************************
>   *
> - * GPL LICENSE SUMMARY
> - *
>   * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
>   *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of version 2 of the GNU General Public License as
> - * published by the Free Software Foundation.
> - *
> - * 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, write to the Free Software
> - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
> - * USA
> - *
> - * The full GNU General Public License is included in this distribution
> - * in the file called LICENSE.GPL.
> - *
>   * Contact Information:
>   *  Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
>   * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
> --- a/drivers/net/wireless/intel/iwlegacy/debug.c
> +++ b/drivers/net/wireless/intel/iwlegacy/debug.c
> @@ -1,26 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /******************************************************************************
>   *
> - * GPL LICENSE SUMMARY
> - *
>   * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
>   *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of version 2 of the GNU General Public License as
> - * published by the Free Software Foundation.
> - *
> - * 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, write to the Free Software
> - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
> - * USA
> - *
> - * The full GNU General Public License is included in this distribution
> - * in the file called LICENSE.GPL.
> - *
>   * Contact Information:
>   *  Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
>   * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
>
>


-- 
Steve Winslow
Director of Strategic Programs
The Linux Foundation
swinslow@xxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux