diff options
Diffstat (limited to 'board/amcc/luan')
-rw-r--r-- | board/amcc/luan/init.S | 2 | ||||
-rw-r--r-- | board/amcc/luan/luan.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/amcc/luan/init.S b/board/amcc/luan/init.S index 9514fb8b8a..0f4a78e1e7 100644 --- a/board/amcc/luan/init.S +++ b/board/amcc/luan/init.S @@ -4,7 +4,7 @@ * * Copyright (C) 2002 Scott McNutt <smcnutt@artesyncp.com> * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <ppc_asm.tmpl> diff --git a/board/amcc/luan/luan.c b/board/amcc/luan/luan.c index 509595b5ad..774671db43 100644 --- a/board/amcc/luan/luan.c +++ b/board/amcc/luan/luan.c @@ -2,7 +2,7 @@ * (C) Copyright 2005 * John Otken, jotken@softadvances.com * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |