diff options
Diffstat (limited to 'board/pcs440ep')
-rw-r--r-- | board/pcs440ep/init.S | 2 | ||||
-rw-r--r-- | board/pcs440ep/pcs440ep.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/pcs440ep/init.S b/board/pcs440ep/init.S index 33a0f4e..c0e83de 100644 --- a/board/pcs440ep/init.S +++ b/board/pcs440ep/init.S @@ -2,7 +2,7 @@ * (C) Copyright 2006 * Stefan Roese, DENX Software Engineering, sr@denx.de. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <asm-offsets.h> diff --git a/board/pcs440ep/pcs440ep.c b/board/pcs440ep/pcs440ep.c index 0a934fb..f90e809 100644 --- a/board/pcs440ep/pcs440ep.c +++ b/board/pcs440ep/pcs440ep.c @@ -2,7 +2,7 @@ * (C) Copyright 2006 * Stefan Roese, DENX Software Engineering, sr@denx.de. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |