diff options
Diffstat (limited to 'board/altera')
-rw-r--r-- | board/altera/common/epled.c | 2 | ||||
-rw-r--r-- | board/altera/nios2-generic/u-boot.lds | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/altera/common/epled.c b/board/altera/common/epled.c index 639170f7fd0..580d590f2a7 100644 --- a/board/altera/common/epled.c +++ b/board/altera/common/epled.c @@ -2,7 +2,7 @@ * (C) Copyright 2004, Psyent Corporation <www.psyent.com> * Scott McNutt <smcnutt@psyent.com> * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> diff --git a/board/altera/nios2-generic/u-boot.lds b/board/altera/nios2-generic/u-boot.lds index 9720d585846..e35fae54d28 100644 --- a/board/altera/nios2-generic/u-boot.lds +++ b/board/altera/nios2-generic/u-boot.lds @@ -2,7 +2,7 @@ * (C) Copyright 2004, Psyent Corporation <www.psyent.com> * Scott McNutt <smcnutt@psyent.com> * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ |