[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180622065923.GA1405@sesnaco>
Date: Fri, 22 Jun 2018 09:59:23 +0300
From: Mawanda Henry <mawandahenrynaco@...il.com>
To: mawanda111@...il.com
Cc: wsa@...-dreams.de, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v5] i2c: slave: use SPDX license information
SPDX license helps developers and machines to know the license governing
a particular file hence easing work
Signed-off-by: Mawanda Henry <mawandahenrynaco@...il.com>
---
drivers/i2c/i2c-core-slave.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/i2c/i2c-core-slave.c b/drivers/i2c/i2c-core-slave.c
index 6f56e65..15c7f7a 100644
--- a/drivers/i2c/i2c-core-slave.c
+++ b/drivers/i2c/i2c-core-slave.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Linux I2C core slave support code
*
--
2.7.4
Powered by blists - more mailing lists