diff options
Diffstat (limited to 'test/dm/timer.c')
-rw-r--r-- | test/dm/timer.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/timer.c b/test/dm/timer.c index ba9bdc10cae..9367dab5d5e 100644 --- a/test/dm/timer.c +++ b/test/dm/timer.c @@ -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+ */ #include <common.h> |