diff options
| author | Masahiro Yamada <[email protected]> | 2014-09-01 11:06:33 +0900 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2014-10-26 22:22:09 +0100 |
| commit | 93456512005081d667811a223b8022c013d4d2d7 (patch) | |
| tree | 4443065afc6e15040f63fbcfcb76db8ad89566bf /arch/arm/include/debug | |
| parent | 1cfe9fa012da6c70402b5c2787414fd47fafb65f (diff) | |
arm: debug: replace license blocks with SPDX
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'arch/arm/include/debug')
| -rw-r--r-- | arch/arm/include/debug/8250.S | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/include/debug/8250.S b/arch/arm/include/debug/8250.S index 7a2baf913aa..d47a8926527 100644 --- a/arch/arm/include/debug/8250.S +++ b/arch/arm/include/debug/8250.S @@ -3,9 +3,7 @@ * * Copyright (C) 1994-2013 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+ */ #include <linux/serial_reg.h> |
