]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/sandbox_i2c.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / i2c / sandbox_i2c.c
index 6e02dac2ec17cd981c7c9d25f69494d752fa4321..66578510849dbb770059136fd8cddb50b068296b 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Simulate an I2C port
  *
  * Copyright (c) 2014 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>