https://github.com/torvalds/linux
Revision cd5e85f52dc9075e0190ba6e2631392e3cb4c576 authored by Thomas Gleixner on 22 May 2019, 07:51:35 UTC, committed by Greg Kroah-Hartman on 24 May 2019, 15:37:52 UTC
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 version 2 or
  later 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

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-or-later

has been chosen to replace the boilerplate/reference in 6 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190520075211.856638608@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 954d796
Raw File
Tip revision: cd5e85f52dc9075e0190ba6e2631392e3cb4c576 authored by Thomas Gleixner on 22 May 2019, 07:51:35 UTC
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89
Tip revision: cd5e85f
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top