diff options
Diffstat (limited to 'board/renesas/ap325rxa/Makefile')
-rw-r--r-- | board/renesas/ap325rxa/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/board/renesas/ap325rxa/Makefile b/board/renesas/ap325rxa/Makefile index 18e1ed5f5d..6551b940d3 100644 --- a/board/renesas/ap325rxa/Makefile +++ b/board/renesas/ap325rxa/Makefile @@ -1,11 +1,9 @@ -######################################################################### -# -# Copyright (C) 2008 Renesas Solutions Corp. +# SPDX-License-Identifier: GPL-2.0+ +######################################################################### Copyright (C) 2008 Renesas Solutions Corp. # Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> # # board/ap325rxa/Makefile # -# SPDX-License-Identifier: GPL-2.0+ # obj-y := ap325rxa.o cpld-ap325rxa.o |