diff options
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r-- | include/configs/r7780mp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index e5da8f2476..8068ca7957 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Renesas R7780MP board * * Copyright (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> * Copyright (C) 2008 Yusuke Goda <goda.yusuke@renesas.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __R7780RP_H |