From: Stefan Wahren Date: Sat, 10 Nov 2018 16:22:58 +0000 (+0100) Subject: pwm: bcm2835: Switch to SPDX identifier X-Git-Tag: v5.4-rc1~2004^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e747cbe257fdc08f1a8b19b4c9f75a377b6f783d;p=platform%2Fkernel%2Flinux-rpi.git pwm: bcm2835: Switch to SPDX identifier Adopt the SPDX license identifier headers to ease license compliance management. Cc: Bart Tanghe Signed-off-by: Stefan Wahren Reviewed-by: Eric Anholt Signed-off-by: Thierry Reding --- diff --git a/drivers/pwm/pwm-bcm2835.c b/drivers/pwm/pwm-bcm2835.c index db001cb..5652f46 100644 --- a/drivers/pwm/pwm-bcm2835.c +++ b/drivers/pwm/pwm-bcm2835.c @@ -1,9 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright 2014 Bart Tanghe - * - * 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; version 2. */ #include