diff options
Diffstat (limited to 'board/ep88x/ep88x.c')
-rw-r--r-- | board/ep88x/ep88x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ep88x/ep88x.c b/board/ep88x/ep88x.c index 8a60b5850f2..cad0bfc6ca0 100644 --- a/board/ep88x/ep88x.c +++ b/board/ep88x/ep88x.c @@ -5,7 +5,7 @@ * Support for Embedded Planet EP88x boards. * Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash. * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |