提交 f8416aa2 编写于 作者: C Cai Huoqing 提交者: Daniel Thompson

kernel: debug: Convert to SPDX identifier

use SPDX-License-Identifier instead of a verbose license text
Signed-off-by: NCai Huoqing <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20210906112302.937-1-caihuoqing@baidu.comSigned-off-by: NDaniel Thompson <daniel.thompson@linaro.org>
上级 e868f0a3
// SPDX-License-Identifier: GPL-2.0-only
/*
* Kernel Debug Core
*
......@@ -22,10 +23,6 @@
*
* Original KGDB stub: David Grothe <dave@gcom.com>,
* Tigran Aivazian <tigran@sco.com>
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*/
#define pr_fmt(fmt) "KGDB: " fmt
......
// SPDX-License-Identifier: GPL-2.0-only
/*
* Kernel Debug Core
*
......@@ -22,10 +23,6 @@
*
* Original KGDB stub: David Grothe <dave@gcom.com>,
* Tigran Aivazian <tigran@sco.com>
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*/
#include <linux/kernel.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册