From: Alexandre Belloni Date: Wed, 19 Sep 2018 01:16:32 +0000 (+0200) Subject: rtc: test: Switch to SPDX identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c7080e2016074363298e05d5e4d91eaf243a58c2;p=linux.git rtc: test: Switch to SPDX identifier Replace the license boilerplate by an SPDX identifier Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-test.c b/drivers/rtc/rtc-test.c index 93f1638fb8c81..6c5f09c815e8e 100644 --- a/drivers/rtc/rtc-test.c +++ b/drivers/rtc/rtc-test.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * An RTC test device/driver * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo - * - * 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. */ #include