diff options
Diffstat (limited to 'include/configs/ecovec.h')
-rw-r--r-- | include/configs/ecovec.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h index 35eaec6a469..e99564dbdf7 100644 --- a/include/configs/ecovec.h +++ b/include/configs/ecovec.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Renesas Solutions ECOVEC board * * Copyright (C) 2009 - 2011 Renesas Solutions Corp. * Copyright (C) 2009 Kuninori Morimoto <morimoto.kuninori@renesas.com> * Copyright (C) 2010, 2011 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ECOVEC_H |