Re: [PATCH] drivers/i2c: Include SPDX-license-identifier

2018-06-21 Thread Peter Rosin
On 2018-06-21 11:40, Mawanda Henry wrote: > including the SPDX license identifier header makes it easy for > developers and machines to know the lecense that is governing the file If you do changes like this, you should also remove the actual license text (it follows later in the comment in this

[PATCH] drivers/i2c: Include SPDX-license-identifier

2018-06-21 Thread Mawanda Henry
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 --- 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-