kernel/drivers/mfd/da9055-i2c.c
.. .. @@ -1,14 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* I2C access for DA9055 PMICs. 2 3 * 3 4 * Copyright(c) 2012 Dialog Semiconductor Ltd. 4 5 * 5 6 * Author: David Dajun Chen <dchen@diasemi.com> 6 - *7 - * This program is free software; you can redistribute it and/or modify8 - * it under the terms of the GNU General Public License as published by9 - * the Free Software Foundation; either version 2 of the License, or10 - * (at your option) any later version.11 - *12 7 */ 13 8 14 9 #include <linux/module.h>