Re: [Batch 16 patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232

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

 



On 03.06.19 07:44, Thomas Gleixner wrote:
> From: Thomas Gleixner tglx@xxxxxxxxxxxxx
> 
> Based on 1 normalized pattern(s):
> 
>   licensed under the gnu general public license version 2 0 gplv2
> 
> extracted by the scancode license scanner the SPDX license identifier
> 
>   GPL-2.0-only
> 
> has been chosen to replace the boilerplate/reference in 3 file(s).
> 
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> 
> ---
> https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch16&id=36925a0552a0
> ---
>  tools/bpf/bpf_asm.c        |    2 +-
>  tools/bpf/bpf_dbg.c        |    2 +-
>  tools/bpf/bpf_jit_disasm.c |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> --- a/tools/bpf/bpf_asm.c
> +++ b/tools/bpf/bpf_asm.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Minimal BPF assembler
>   *
> @@ -16,7 +17,6 @@
>   *    pretty print a C-like construct.
>   *
>   * Copyright 2013 Daniel Borkmann <borkmann@xxxxxxxxxx>
> - * Licensed under the GNU General Public License, version 2.0 (GPLv2)
>   */
>  
>  #include <stdbool.h>
> --- a/tools/bpf/bpf_dbg.c
> +++ b/tools/bpf/bpf_dbg.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Minimal BPF debugger
>   *
> @@ -28,7 +29,6 @@
>   *  7) > step [-<n>, +<n>] (performs single stepping through the BPF)
>   *
>   * Copyright 2013 Daniel Borkmann <borkmann@xxxxxxxxxx>
> - * Licensed under the GNU General Public License, version 2.0 (GPLv2)
>   */
>  
>  #include <stdio.h>
> --- a/tools/bpf/bpf_jit_disasm.c
> +++ b/tools/bpf/bpf_jit_disasm.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Minimal BPF JIT image disassembler
>   *
> @@ -11,7 +12,6 @@
>   *  3) Run e.g. `bpf_jit_disasm -o` to read out the last JIT code
>   *
>   * Copyright 2013 Daniel Borkmann <borkmann@xxxxxxxxxx>
> - * Licensed under the GNU General Public License, version 2.0 (GPLv2)
>   */
>  
>  #include <stdint.h>
> 
> 

Reviewed-By: Enrico Weigelt <info@xxxxxxxxx>

-- 
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@xxxxxxxxx -- +49-151-27565287



[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