All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] input: max11801_ts - correct license statement.
@ 2011-08-18 10:26 Zhang Jiejing
  2011-08-21 20:09 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Jiejing @ 2011-08-18 10:26 UTC (permalink / raw)
  To: Dmitry Torokhov, Zhang Jiejing, linux-input

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(-)

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.
  */
 
 /*
-- 
1.7.4.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] input: max11801_ts - correct license statement.
  2011-08-18 10:26 [PATCH] input: max11801_ts - correct license statement Zhang Jiejing
@ 2011-08-21 20:09 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2011-08-21 20:09 UTC (permalink / raw)
  To: Zhang Jiejing; +Cc: linux-input

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.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-21 20:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18 10:26 [PATCH] input: max11801_ts - correct license statement Zhang Jiejing
2011-08-21 20:09 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.