SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / i2c / davinci_i2c.c
index a35ec467c668b1492b411d41c936a3e6afd9f3fb..2c77234c60e99fbd454d27f31199d00b551fd47c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * TI DaVinci (TMS320DM644x) I2C driver.
  *
@@ -6,8 +7,6 @@
  * (C) Copyright 2007 Sergey Kubushyn <ksi@koi8.net>
  * --------------------------------------------------------
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * NOTE: This driver should be converted to driver model before June 2017.
  * Please see doc/driver-model/i2c-howto.txt for instructions.
  */