diff options
Diffstat (limited to 'include/configs/warp.h')
-rw-r--r-- | include/configs/warp.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h index 77af0d46e7..1fc35c1a0e 100644 --- a/include/configs/warp.h +++ b/include/configs/warp.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 O.S. Systems Software LTDA. * Copyright (C) 2014 Kynetics LLC. @@ -6,8 +7,6 @@ * Author: Otavio Salvador <otavio@ossystems.com.br> * * Configuration settings for the WaRP Board - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |