diff options
Diffstat (limited to 'include/configs/apx4devkit.h')
-rw-r--r-- | include/configs/apx4devkit.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h index cd65b75250d..ebebec07fca 100644 --- a/include/configs/apx4devkit.h +++ b/include/configs/apx4devkit.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Bluegiga Technologies Oy * @@ -8,8 +9,6 @@ * Based on m28evk.h: * Copyright (C) 2011 Marek Vasut <marek.vasut@gmail.com> * on behalf of DENX Software Engineering GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIGS_APX4DEVKIT_H__ #define __CONFIGS_APX4DEVKIT_H__ |