X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Fdebug%2Fdebug_core.c;h=da06a5553835b5e443555ee6b446e93abc2c3ffe;hb=f8416aa29185468e0d914ba4b2a330fd53ee263f;hp=b4aa6bb6b2bd937147319b16ac6ee9dae84b38d7;hpb=071e5aceebebf1d33b5c29ccfd2688ed39c60007;p=linux-2.6-microblaze.git diff --git a/kernel/debug/debug_core.c b/kernel/debug/debug_core.c index b4aa6bb6b2bd..da06a5553835 100644 --- a/kernel/debug/debug_core.c +++ b/kernel/debug/debug_core.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Kernel Debug Core * @@ -22,10 +23,6 @@ * * Original KGDB stub: David Grothe , * Tigran Aivazian - * - * 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