From 93456512005081d667811a223b8022c013d4d2d7 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 1 Sep 2014 11:06:33 +0900 Subject: arm: debug: replace license blocks with SPDX Signed-off-by: Masahiro Yamada --- arch/arm/lib/debug.S | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'arch/arm/lib/debug.S') diff --git a/arch/arm/lib/debug.S b/arch/arm/lib/debug.S index 14f7c3b146..ddee7c09c8 100644 --- a/arch/arm/lib/debug.S +++ b/arch/arm/lib/debug.S @@ -3,9 +3,7 @@ * * Copyright (C) 1994-1999 Russell King * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * SPDX-License-Identifier: GPL-2.0+ * * 32-bit debugging code */ -- cgit v1.2.1