diff options
Diffstat (limited to 'include/timer.h')
-rw-r--r-- | include/timer.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/timer.h b/include/timer.h index dcc803c392a..a49b500ce35 100644 --- a/include/timer.h +++ b/include/timer.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _TIMER_H_ |