diff options
Diffstat (limited to 'board/d-link/dns325/dns325.h')
-rw-r--r-- | board/d-link/dns325/dns325.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/d-link/dns325/dns325.h b/board/d-link/dns325/dns325.h index 01671111ec..62ced6814e 100644 --- a/board/d-link/dns325/dns325.h +++ b/board/d-link/dns325/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 __DNS325_H |