diff options
Diffstat (limited to 'board/LaCie/netspace_v2/netspace_v2.h')
-rw-r--r-- | board/LaCie/netspace_v2/netspace_v2.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/LaCie/netspace_v2/netspace_v2.h b/board/LaCie/netspace_v2/netspace_v2.h index cdf5238f79..2c930171ea 100644 --- a/board/LaCie/netspace_v2/netspace_v2.h +++ b/board/LaCie/netspace_v2/netspace_v2.h @@ -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+ */ #ifndef NETSPACE_V2_H |