diff options
Diffstat (limited to 'board/Seagate/goflexhome')
-rw-r--r-- | board/Seagate/goflexhome/Makefile | 4 | ||||
-rw-r--r-- | board/Seagate/goflexhome/goflexhome.c | 3 | ||||
-rw-r--r-- | board/Seagate/goflexhome/kwbimage.cfg | 4 |
3 files changed, 3 insertions, 8 deletions
diff --git a/board/Seagate/goflexhome/Makefile b/board/Seagate/goflexhome/Makefile index e56230c71f..d6e6b976ac 100644 --- a/board/Seagate/goflexhome/Makefile +++ b/board/Seagate/goflexhome/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2013 Suriyan Ramasami <suriyan.r@gmail.com> # @@ -8,8 +9,5 @@ # Prafulla Wadaskar <prafulla@marvell.com> # (C) Copyright 2009 # Marvell Semiconductor <www.marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := goflexhome.o diff --git a/board/Seagate/goflexhome/goflexhome.c b/board/Seagate/goflexhome/goflexhome.c index 5d0a4242a8..42b51eb29a 100644 --- a/board/Seagate/goflexhome/goflexhome.c +++ b/board/Seagate/goflexhome/goflexhome.c @@ -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+ */ #include <common.h> diff --git a/board/Seagate/goflexhome/kwbimage.cfg b/board/Seagate/goflexhome/kwbimage.cfg index 9d147ea251..8c81931479 100644 --- a/board/Seagate/goflexhome/kwbimage.cfg +++ b/board/Seagate/goflexhome/kwbimage.cfg @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2013 Suriyan Ramasami <suriyan.r@gmail.com> # @@ -8,9 +9,6 @@ # Prafulla Wadaskar <prafulla@marvell.com> # (C) Copyright 2009 # Marvell Semiconductor <www.marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# # Refer docs/README.kwimage for more details about how-to configure # and create kirkwood boot image # |