X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-pcf8583.c;h=c80ca20e5d8d1e9d7dec5d317dfe26af48c1d440;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=7ca9e8871d77d5e384b30af8b8c0617b58ab9000;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=sfrench%2Fcifs-2.6.git diff --git a/drivers/rtc/rtc-pcf8583.c b/drivers/rtc/rtc-pcf8583.c index 7ca9e8871d77..c80ca20e5d8d 100644 --- a/drivers/rtc/rtc-pcf8583.c +++ b/drivers/rtc/rtc-pcf8583.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * drivers/rtc/rtc-pcf8583.c * * Copyright (C) 2000 Russell King * Copyright (C) 2008 Wolfram Sang & Juergen Beisert, Pengutronix * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * * Driver for PCF8583 RTC & RAM chip * * Converted to the generic RTC susbsystem by G. Liakhovetski (2006)