X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Fdebug%2Fgdbstub.c;h=9d34d2364b5a504d8ca80a24377cdac3a445fbd6;hb=c605c39677b9842b0566013e0cf30bc13e90bdbc;hp=b6f28fad430738af76ef61f1d7840fe29d113937;hpb=7c85154643df00f19db43c49dfef23b8fa93f0c9;p=linux-2.6-microblaze.git diff --git a/kernel/debug/gdbstub.c b/kernel/debug/gdbstub.c index b6f28fad4307..9d34d2364b5a 100644 --- a/kernel/debug/gdbstub.c +++ b/kernel/debug/gdbstub.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. */ #include