diff options
Diffstat (limited to 'include/configs/nas220.h')
-rw-r--r-- | include/configs/nas220.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/nas220.h b/include/configs/nas220.h index 99cf4d8e755..b9449a4a40f 100644 --- a/include/configs/nas220.h +++ b/include/configs/nas220.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Evgeni Dobrev <evgeni@studio-punkt.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 _CONFIG_NAS220_H |