diff options
Diffstat (limited to 'include/configs/vexpress_ca5x2.h')
-rw-r--r-- | include/configs/vexpress_ca5x2.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/vexpress_ca5x2.h b/include/configs/vexpress_ca5x2.h index 20b92dc888..b8079e63d6 100644 --- a/include/configs/vexpress_ca5x2.h +++ b/include/configs/vexpress_ca5x2.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 Linaro * Ryan Harkin, <ryan.harkin@linaro.org> * * Configuration for Versatile Express. Parts were derived from other ARM * configurations. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __VEXPRESS_CA5X2_h |