diff options
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r-- | include/configs/alt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h index ba0b2fd6715..d44a0b3007e 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * include/configs/alt.h * This file is alt board configuration. * * Copyright (C) 2014 Renesas Electronics Corporation - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef __ALT_H |