diff options
Diffstat (limited to 'include/configs/dns325.h')
-rw-r--r-- | include/configs/dns325.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/dns325.h b/include/configs/dns325.h index cb0d2413f93..5b78785ee25 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2011 * Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> @@ -6,8 +7,6 @@ * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_DNS325_H |