diff options
Diffstat (limited to 'include/configs/sh7763rdp.h')
-rw-r--r-- | include/configs/sh7763rdp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h index 3c8a766a11..4015fb2d2a 100644 --- a/include/configs/sh7763rdp.h +++ b/include/configs/sh7763rdp.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Renesas SH7763RDP board * * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __SH7763RDP_H |