diff options
Diffstat (limited to 'drivers/rtc/ds164x.c')
-rw-r--r-- | drivers/rtc/ds164x.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/ds164x.c b/drivers/rtc/ds164x.c index b9133544285..7ee6214b2b5 100644 --- a/drivers/rtc/ds164x.c +++ b/drivers/rtc/ds164x.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2002 * ARIO Data Networks, Inc. dchiu@ariodata.com @@ -6,8 +7,6 @@ * The LEOX team <team@leox.org>, http://www.leox.org * * Based on MontaVista DS1743 code and U-Boot mc146818 code - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |