Commit 0004520a authored by Andi Shyti's avatar Andi Shyti Committed by Dmitry Torokhov

Input: mms114 - add SPDX identifier

Replace the original license statement with the SPDX identifier.
Add also one line of description as recommended by the COPYING
file.
Signed-off-by: default avatarAndi Shyti <andi.shyti@samsung.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 498e7e7e
/* // SPDX-License-Identifier: GPL-2.0
* Copyright (C) 2012 Samsung Electronics Co.Ltd // Melfas MMS114/MMS152 touchscreen device driver
* Author: Joonyoung Shim <jy0922.shim@samsung.com> //
* // Copyright (c) 2012 Samsung Electronics Co., Ltd.
* This program is free software; you can redistribute it and/or modify // Author: Joonyoung Shim <jy0922.shim@samsung.com>
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h> #include <linux/module.h>
#include <linux/delay.h> #include <linux/delay.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment