diff options
Diffstat (limited to 'include/configs/vexpress_ca9x4.h')
-rw-r--r-- | include/configs/vexpress_ca9x4.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/vexpress_ca9x4.h b/include/configs/vexpress_ca9x4.h index 993398ccc6..8157a5868d 100644 --- a/include/configs/vexpress_ca9x4.h +++ b/include/configs/vexpress_ca9x4.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_CA9X4_H |