diff options
Diffstat (limited to 'include/configs/integratorap.h')
-rw-r--r-- | include/configs/integratorap.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/integratorap.h b/include/configs/integratorap.h index 4669f39fc4..4a9c60d758 100644 --- a/include/configs/integratorap.h +++ b/include/configs/integratorap.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2003 * Texas Instruments. @@ -8,8 +9,6 @@ * ARM Ltd. * Philippe Robin, <philippe.robin@arm.com> * Configuration for Integrator AP board. - *. - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |