kernel/drivers/i2c/busses/i2c-pxa-pci.c
.. .. @@ -1,7 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * CE4100 PCI-I2C glue code for PXA's driver 3 4 * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 4 - * License: GPL v25 5 * 6 6 * The CE4100's I2C device is more or less the same one as found on PXA. 7 7 * It does not support slave mode, the register slightly moved. This PCI