diff options
Diffstat (limited to 'board/Seagate/goflexhome/goflexhome.c')
-rw-r--r-- | board/Seagate/goflexhome/goflexhome.c | 3 |
1 files changed, 1 insertions, 2 deletions
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> |