Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+5 −8
Original line number Original line Diff line number Diff line
/*
// 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>