kernel/drivers/staging/iio/cdc/ad7746.h
.. .. @@ -1,9 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * AD7746 capacitive sensor driver supporting AD7745, AD7746 and AD7747 3 4 * 4 5 * Copyright 2011 Analog Devices Inc. 5 - *6 - * Licensed under the GPL-2.7 6 */ 8 7 9 8 #ifndef IIO_CDC_AD7746_H_