diff options
Diffstat (limited to 'include/configs/dockstar.h')
-rw-r--r-- | include/configs/dockstar.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 72386a671e..896bca2f98 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010 Eric C. Cooper <ecc@cmu.edu> * @@ -5,8 +6,6 @@ * Prafulla Wadaskar <prafulla@marvell.com> * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_DOCKSTAR_H |