提交 fc01b568 编写于 作者: T Thomas Gleixner 提交者: Greg Kroah-Hartman

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353

Based on 1 normalized pattern(s):

  licensed under the terms of the gnu general public license version 2
  see file copying for details

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 1 file(s).
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Reviewed-by: NArmijn Hemel <armijn@tjaldur.nl>
Reviewed-by: NAllison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531081035.403801661@linutronix.deSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 7876981a
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* AMD CPU Microcode Update Driver for Linux * AMD CPU Microcode Update Driver for Linux
* *
...@@ -17,9 +18,6 @@ ...@@ -17,9 +18,6 @@
* *
* Author: Jacob Shin <jacob.shin@amd.com> * Author: Jacob Shin <jacob.shin@amd.com>
* Fixes: Borislav Petkov <bp@suse.de> * Fixes: Borislav Petkov <bp@suse.de>
*
* Licensed under the terms of the GNU General Public
* License version 2. See file COPYING for details.
*/ */
#define pr_fmt(fmt) "microcode: " fmt #define pr_fmt(fmt) "microcode: " fmt
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册