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

staging:iio:cdc:ad7150: Add copyright notice given substantial changes.

It seems to me that the changes made to get this ready to move out of
staging are substantial enough to warant a copyright notice addition.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20210314181511.531414-23-jic23@kernel.org

+1
+1
drivers/staging/iio/cdc/ad7150.c
··· 3 3 * AD7150 capacitive sensor driver supporting AD7150/1/6 4 4 * 5 5 * Copyright 2010-2011 Analog Devices Inc. 6 + * Copyright 2021 Jonathan Cameron <Jonathan.Cameron@huawei.com> 6 7 */ 7 8 8 9 #include <linux/bitfield.h>