diff options
Diffstat (limited to 'board/compulab/cm_t43/cm_t43.c')
-rw-r--r-- | board/compulab/cm_t43/cm_t43.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/cm_t43/cm_t43.c b/board/compulab/cm_t43/cm_t43.c index bdbea4f5e5..2aa453471d 100644 --- a/board/compulab/cm_t43/cm_t43.c +++ b/board/compulab/cm_t43/cm_t43.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015 Compulab, Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |