diff options
Diffstat (limited to 'board/LaCie/netspace_v2/netspace_v2.c')
-rw-r--r-- | board/LaCie/netspace_v2/netspace_v2.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/LaCie/netspace_v2/netspace_v2.c b/board/LaCie/netspace_v2/netspace_v2.c index 3bd9fa96338..453c0dd4678 100644 --- a/board/LaCie/netspace_v2/netspace_v2.c +++ b/board/LaCie/netspace_v2/netspace_v2.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2011 Simon Guinot <sguinot@lacie.com> * @@ -5,8 +6,6 @@ * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |