From b3ada7e6ee570963eb4e5189db8db9804c21491e Mon Sep 17 00:00:00 2001 From: Nelson Castillo Date: Tue, 22 Sep 2009 05:23:36 -0500 Subject: Fix Andy's email in filters. He is not reachable at the OM address. We need the right email if we send upstream. Signed-off-by: Nelson Castillo --- drivers/input/touchscreen/ts_filter_median.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/input/touchscreen/ts_filter_median.c') diff --git a/drivers/input/touchscreen/ts_filter_median.c b/drivers/input/touchscreen/ts_filter_median.c index b8a6206d1b7..6f8aae5941d 100644 --- a/drivers/input/touchscreen/ts_filter_median.c +++ b/drivers/input/touchscreen/ts_filter_median.c @@ -13,7 +13,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Copyright (c) 2008 Andy Green + * Copyright (c) 2008 Andy Green * * * Median averaging stuff. We sort incoming raw samples into an array of -- cgit v1.2.3