diff options
Diffstat (limited to 'include/configs/poplar.h')
-rw-r--r-- | include/configs/poplar.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/poplar.h b/include/configs/poplar.h index 9a16eabce3..be4c20a7c7 100644 --- a/include/configs/poplar.h +++ b/include/configs/poplar.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2017 Linaro * @@ -5,8 +6,6 @@ * * Configuration for Poplar 96boards CE. Parts were derived from other ARM * configurations. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _POPLAR_H_ |