]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 20 May 2019 14:00:07 +0000 (16:00 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 25 Jun 2019 17:49:18 +0000 (19:49 +0200)
Comply with the licensing rules defined in the documentation.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-meson6.c

index 84bd9479c3f8f91ece1bfa53c55ac7f724164336..9e8b467c71da7630bebcce52379465b97f805bd8 100644 (file)
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Amlogic Meson6 SoCs timer handling.
  *
  * Copyright (C) 2014 Carlo Caione <carlo@caione.org>
  *
  * Based on code from Amlogic, Inc
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2.  This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
  */
 
 #include <linux/bitfield.h>