SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / misc / i2c_eeprom_emul.c
index 6f84e815e823b75259c49b90e00640405bf579b9..29ed45923ffddbf3fdb4d2f8f51ca92446dcab74 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Simulate an I2C eeprom
  *
  * Copyright (c) 2014 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>