diff options
Diffstat (limited to 'drivers/rtc/x1205.c')
-rw-r--r-- | drivers/rtc/x1205.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/x1205.c b/drivers/rtc/x1205.c index c499c7a85c..e9d8390f39 100644 --- a/drivers/rtc/x1205.c +++ b/drivers/rtc/x1205.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007 * Stefan Roese, DENX Software Engineering, sr@denx.de. @@ -8,8 +9,6 @@ * * Information and datasheet: * http://www.intersil.com/cda/deviceinfo/0,1477,X1205,00.html - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |