diff options
Diffstat (limited to 'board/ge/common/ge_common.h')
-rw-r--r-- | board/ge/common/ge_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ge/common/ge_common.h b/board/ge/common/ge_common.h index b28aada8dd8..d33486d0829 100644 --- a/board/ge/common/ge_common.h +++ b/board/ge/common/ge_common.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2017 General Electric Company - * - * SPDX-License-Identifier: GPL-2.0+ */ void check_time(void); |