diff options
Diffstat (limited to 'include/configs/M5208EVBE.h')
-rw-r--r-- | include/configs/M5208EVBE.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/M5208EVBE.h b/include/configs/M5208EVBE.h index 4a1a8ffafb..116df265fd 100644 --- a/include/configs/M5208EVBE.h +++ b/include/configs/M5208EVBE.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Freescale MCF5208EVBe. * * Copyright (C) 2004-2008 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _M5208EVBE_H |