diff options
Diffstat (limited to 'board/amcc/ocotea')
-rw-r--r-- | board/amcc/ocotea/init.S | 2 | ||||
-rw-r--r-- | board/amcc/ocotea/ocotea.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/amcc/ocotea/init.S b/board/amcc/ocotea/init.S index e23cc7e..35085f0 100644 --- a/board/amcc/ocotea/init.S +++ b/board/amcc/ocotea/init.S @@ -1,7 +1,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/ocotea/ocotea.c b/board/amcc/ocotea/ocotea.c index e003948..5f11f19 100644 --- a/board/amcc/ocotea/ocotea.c +++ b/board/amcc/ocotea/ocotea.c @@ -4,7 +4,7 @@ * (C) Copyright 2005 * Stefan Roese, DENX Software Engineering, sr@denx.de. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ |