From: Jiejing Zhang <jiejing.zhang@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html