]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/i2c/i2c_core.c
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
[karo-tx-uboot.git] / drivers / i2c / i2c_core.c
index 3c01893c9c4742b6203ae85e4601cdf65f2d3c1e..d1072e819b0c1abbce880982c6e394c716e3f1a6 100644 (file)
@@ -6,19 +6,7 @@
  *
  * Multibus/multiadapter I2C core functions (wrappers)
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <i2c.h>