diff options
Diffstat (limited to 'board/Seagate/dockstar/dockstar.c')
-rw-r--r-- | board/Seagate/dockstar/dockstar.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/Seagate/dockstar/dockstar.c b/board/Seagate/dockstar/dockstar.c index f444c1628d..40e5dc7034 100644 --- a/board/Seagate/dockstar/dockstar.c +++ b/board/Seagate/dockstar/dockstar.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2010 Eric C. Cooper <ecc@cmu.edu> * @@ -5,8 +6,6 @@ * Prafulla Wadaskar <prafulla@marvell.com> * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |