]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/muxes/i2c-mux-gpio.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / i2c / muxes / i2c-mux-gpio.c
index 0269b3a18eca24eaf56a65662e7d8960e5c1fe68..28f640042f3fabd49a04e3e725288f79b0a9be5d 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * I2C multiplexer using GPIO API
  *
  * Copyright 2017 NXP
  *
  * Peng Fan <peng.fan@nxp.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/io.h>