SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / i2c / zynq_i2c.c
index 85be58fee2daa40d07b89cb9e5c89b8e701425c8..da25067c21fd5e3345d247049d6e5677f6dff6e6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Driver for the Zynq-7000 PS I2C controller
  * IP from Cadence (ID T-CS-PE-0007-100, Version R1p10f2)
@@ -7,8 +8,6 @@
  *
  * Copyright (c) 2012-2013 Xilinx, Michal Simek
  *
- * 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.
  */