diff options
Diffstat (limited to 'board/mpr2/mpr2.c')
-rw-r--r-- | board/mpr2/mpr2.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/mpr2/mpr2.c b/board/mpr2/mpr2.c index 3788a390b8..9eb04907a4 100644 --- a/board/mpr2/mpr2.c +++ b/board/mpr2/mpr2.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2008 * Mark Jonas <mark.jonas@de.bosch.com> * * board/mpr2/mpr2.c - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |