soc: bcm: Switch raspberrypi-power to SPDX identifier
authorStefan Wahren <stefan.wahren@i2se.com>
Mon, 22 Oct 2018 20:35:02 +0000 (22:35 +0200)
committerStefan Wahren <stefan.wahren@i2se.com>
Wed, 14 Nov 2018 20:04:47 +0000 (21:04 +0100)
Adopt the SPDX license identifier headers to ease license compliance
management.

Cc: Alexander Aring <aring@mojatatu.com>
Cc: Eric Anholt <eric@anholt.net>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
drivers/soc/bcm/raspberrypi-power.c
include/dt-bindings/power/raspberrypi-power.h

index a78dfe0a2b503c3a98e09f48c606f45ea184a513..5d1aacdd84ef345f36820363a2c3b82c8e7c6da1 100644 (file)
@@ -1,8 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
 /* (C) 2015 Pengutronix, Alexander Aring <aar@pengutronix.de>
- *
- * 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.
  *
  * Authors:
  * Alexander Aring <aar@pengutronix.de>
index b3ff8e09a78f41ae29cf4a27bc956fac64f20dfb..3575f9f4b0bdfb75a89aeaf204dd74172279c9ac 100644 (file)
@@ -1,9 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  *  Copyright © 2015 Broadcom
- *
- * 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.
  */
 
 #ifndef _DT_BINDINGS_ARM_BCM2835_RPI_POWER_H