diff options
Diffstat (limited to 'drivers/rtc/rv3029.c')
-rw-r--r-- | drivers/rtc/rv3029.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/rv3029.c b/drivers/rtc/rv3029.c index f08040a8599..dd4d0607a8f 100644 --- a/drivers/rtc/rv3029.c +++ b/drivers/rtc/rv3029.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2010 * Heiko Schocher, DENX Software Engineering, hs@denx.de - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <command.h> |