]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/designware_i2c.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / i2c / designware_i2c.h
index 270c29c59a4a1491b4fd32a76aa433dd237de4d9..20ff20d9b835bbb01b4f85ac0a0b170b1b757e6f 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2009
  * Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __DW_I2C_H_