diff options
Diffstat (limited to 'include/configs/cm_t3517.h')
-rw-r--r-- | include/configs/cm_t3517.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h index a57715e77c7..5c45c00a3d0 100644 --- a/include/configs/cm_t3517.h +++ b/include/configs/cm_t3517.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 CompuLab, Ltd. * Author: Igor Grinberg <grinberg@compulab.co.il> * * Configuration settings for the CompuLab CM-T3517 board - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |