Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] Input: v4l-touch - add copyright lines

Add copyright lines for Zodiac who paid for the V4L touch work.

Signed-off-by: Nick Dyer <nick@shmanahar.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Nick Dyer and committed by
Mauro Carvalho Chehab
f3c4a8f8 d1463e52

+2
+1
drivers/input/rmi4/rmi_f54.c
··· 1 1 /* 2 2 * Copyright (c) 2012-2015 Synaptics Incorporated 3 + * Copyright (C) 2016 Zodiac Inflight Innovations 3 4 * 4 5 * This program is free software; you can redistribute it and/or modify it 5 6 * under the terms of the GNU General Public License version 2 as published by
+1
drivers/input/touchscreen/atmel_mxt_ts.c
··· 4 4 * Copyright (C) 2010 Samsung Electronics Co.Ltd 5 5 * Copyright (C) 2011-2014 Atmel Corporation 6 6 * Copyright (C) 2012 Google, Inc. 7 + * Copyright (C) 2016 Zodiac Inflight Innovations 7 8 * 8 9 * Author: Joonyoung Shim <jy0922.shim@samsung.com> 9 10 *