lkml.org 
[lkml]   [2018]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] drivers/i2c: Include SPDX-license-identifier
including the SPDX license identifier header  makes it easy for
developers and machines to know the lecense that is governing the file

Signed-off-by: Mawanda Henry <mawandahenrynaco@gmail.com>
---
drivers/i2c/i2c-core-slave.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/i2c/i2c-core-slave.c b/drivers/i2c/i2c-core-slave.c
index 4a78c65..883ca836 100644
--- a/drivers/i2c/i2c-core-slave.c
+++ b/drivers/i2c/i2c-core-slave.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Linux I2C core slave support code
*
--
2.7.4
\
 
 \ /
  Last update: 2018-06-21 11:41    [W:0.064 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site