diff options
Diffstat (limited to 'board/renesas/sh7763rdp/sh7763rdp.c')
-rw-r--r-- | board/renesas/sh7763rdp/sh7763rdp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/renesas/sh7763rdp/sh7763rdp.c b/board/renesas/sh7763rdp/sh7763rdp.c index d83e2f83b2..9bc2c55986 100644 --- a/board/renesas/sh7763rdp/sh7763rdp.c +++ b/board/renesas/sh7763rdp/sh7763rdp.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> * Copyright (C) 2007 Kenati Technologies, Inc. * * board/sh7763rdp/sh7763rdp.c - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |