diff options
Diffstat (limited to 'lib/time.c')
-rw-r--r-- | lib/time.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/time.c b/lib/time.c index aed1a091f2..3bf678a232 100644 --- a/lib/time.c +++ b/lib/time.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2009 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |