hwspinlock/sirf: Switch to SPDX license identifier
authorSuman Anna <s-anna@ti.com>
Fri, 11 May 2018 17:03:19 +0000 (12:03 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 24 May 2018 19:04:47 +0000 (12:04 -0700)
Use the appropriate SPDX license identifier in the CSR's SIRF hardware
spinlock driver source file and drop the previous boilerplate license text.

Cc: Wei Chen <wei.chen@csr.com>
Cc: Barry Song <baohua@kernel.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/hwspinlock/sirf_hwspinlock.c

index 1601854..02ef6e5 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * SIRF hardware spinlock driver
  *
  * Copyright (c) 2015 Cambridge Silicon Radio Limited, a CSR plc group company.
- *
- * Licensed under GPLv2.
  */
 
 #include <linux/kernel.h>