Adopt the SPDX license identifier headers to ease license compliance management.
Signed-off-by: Alexander Shiyan <shc_w...@mail.ru> --- drivers/clocksource/clps711x.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/clocksource/clps711x.c b/drivers/clocksource/clps711x.c index d9e0f795e..a3070e727 100644 --- a/drivers/clocksource/clps711x.c +++ b/drivers/clocksource/clps711x.c @@ -1,11 +1,5 @@ -/* - * Copyright (C) 2013 Alexander Shiyan <shc_w...@mail.ru> - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - */ +// SPDX-License-Identifier: GPL-2.0+ +/* Author: Alexander Shiyan <shc_w...@mail.ru> */ #include <common.h> #include <clock.h> -- 2.13.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox