From patchwork Thu Aug 18 10:26:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhang Jiejing X-Patchwork-Id: 1075962 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.4) with ESMTP id p7IAPbD8025430 for ; Thu, 18 Aug 2011 10:25:37 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755460Ab1HRKZg (ORCPT ); Thu, 18 Aug 2011 06:25:36 -0400 Received: from ch1ehsobe002.messaging.microsoft.com ([216.32.181.182]:22832 "EHLO ch1outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755432Ab1HRKZg (ORCPT ); Thu, 18 Aug 2011 06:25:36 -0400 Received: from mail102-ch1-R.bigfish.com (216.32.181.171) by CH1EHSOBE009.bigfish.com (10.43.70.59) with Microsoft SMTP Server id 14.1.225.22; Thu, 18 Aug 2011 10:25:34 +0000 Received: from mail102-ch1 (localhost.localdomain [127.0.0.1]) by mail102-ch1-R.bigfish.com (Postfix) with ESMTP id EDD261020157; Thu, 18 Aug 2011 10:25:34 +0000 (UTC) X-SpamScore: 3 X-BigFish: VS3(zzc8kzz1202hzz8275bhz2dh2a8h668h839h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPVD:NLI; H:mail.freescale.net; RD:none; EFVD:NLI Received: from mail102-ch1 (localhost.localdomain [127.0.0.1]) by mail102-ch1 (MessageSwitch) id 1313663134837264_19639; Thu, 18 Aug 2011 10:25:34 +0000 (UTC) Received: from CH1EHSMHS010.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.241]) by mail102-ch1.bigfish.com (Postfix) with ESMTP id C2D8B310053; Thu, 18 Aug 2011 10:25:34 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS010.bigfish.com (10.43.70.10) with Microsoft SMTP Server (TLS) id 14.1.225.22; Thu, 18 Aug 2011 10:25:26 +0000 Received: from az33smr02.freescale.net (10.64.34.200) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server id 14.1.323.2; Thu, 18 Aug 2011 05:25:14 -0500 Received: from shdroid1.ap.freescale.net (udp160409uds.ap.freescale.net [10.192.224.88]) by az33smr02.freescale.net (8.13.1/8.13.0) with ESMTP id p7IAPC5O013213; Thu, 18 Aug 2011 05:25:13 -0500 (CDT) From: Zhang Jiejing To: Dmitry Torokhov , Zhang Jiejing , Subject: [PATCH] input: max11801_ts - correct license statement. Date: Thu, 18 Aug 2011 18:26:42 +0800 Message-ID: <1313663202-30271-1-git-send-email-jiejing.zhang@freescale.com> X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 X-OriginatorOrg: freescale.com Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Thu, 18 Aug 2011 10:25:48 +0000 (UTC) From: Jiejing Zhang 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 --- 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. */ /*