diff mbox

input: max11801_ts - correct license statement.

Message ID 1313663202-30271-1-git-send-email-jiejing.zhang@freescale.com (mailing list archive)
State New, archived
Headers show

Commit Message

Zhang Jiejing Aug. 18, 2011, 10:26 a.m. UTC
From: Jiejing Zhang <jiejing.zhang@freescale.com>

This patch is aim to correct the license of this driver.
The orignal statement is not align to the derived driver.
This driver correct the license statement.

Signed-off-by: Jiejing Zhang <jiejing.zhang@freescale.com>
---
 drivers/input/touchscreen/max11801_ts.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

Comments

Dmitry Torokhov Aug. 21, 2011, 8:09 p.m. UTC | #1
On Thu, Aug 18, 2011 at 06:26:42PM +0800, Zhang Jiejing wrote:
> From: Jiejing Zhang <jiejing.zhang@freescale.com>
> 
> This patch is aim to correct the license of this driver.
> The orignal statement is not align to the derived driver.
> This driver correct the license statement.
> 
> Signed-off-by: Jiejing Zhang <jiejing.zhang@freescale.com>

Thank you, applied.
diff mbox

Patch

diff --git a/drivers/input/touchscreen/max11801_ts.c b/drivers/input/touchscreen/max11801_ts.c
index 4f2713d..58764a1 100644
--- a/drivers/input/touchscreen/max11801_ts.c
+++ b/drivers/input/touchscreen/max11801_ts.c
@@ -7,9 +7,10 @@ 
  *
  * Based on mcs5000_ts.c
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License.
+ *  This program is free software; you can redistribute  it and/or modify it
+ *  under  the terms of  the GNU General  Public License as published by the
+ *  Free Software Foundation;  either version 2 of the  License, or (at your
+ *  option) any later version.
  */
 
 /*