diff options
Diffstat (limited to 'board/sysam/stmark2/stmark2.c')
-rw-r--r-- | board/sysam/stmark2/stmark2.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/sysam/stmark2/stmark2.c b/board/sysam/stmark2/stmark2.c index 4f291ab6d6..790199a640 100644 --- a/board/sysam/stmark2/stmark2.c +++ b/board/sysam/stmark2/stmark2.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Board-specific init. * * (C) Copyright 2017 Angelo Dureghello <angelo@sysam.it> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |