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