diff options
Diffstat (limited to 'board/xes/common/board.c')
-rw-r--r-- | board/xes/common/board.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/xes/common/board.c b/board/xes/common/board.c index b76eb948d50..66467c6485e 100644 --- a/board/xes/common/board.c +++ b/board/xes/common/board.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2009 Extreme Engineering Solutions, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |