diff options
Diffstat (limited to 'include/configs/goflexhome.h')
-rw-r--r-- | include/configs/goflexhome.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/goflexhome.h b/include/configs/goflexhome.h index 0dc8ed143e2..1d9fe29f9ed 100644 --- a/include/configs/goflexhome.h +++ b/include/configs/goflexhome.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Suriyan Ramasami <suriyan.r@gmail.com> * @@ -8,8 +9,6 @@ * Prafulla Wadaskar <prafulla@marvell.com> * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_GOFLEXHOME_H |