]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/i2c/rcar_iic.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / i2c / rcar_iic.c
index 57ae2f51fca27227bac52bf6f0aaf1cb08e38b46..e91fc86c1acc7b5f0f25ffd939f6f448dbe3034c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Renesas RCar IIC driver
  *
@@ -6,8 +7,6 @@
  * Based on
  * Copyright (C) 2011, 2013 Renesas Solutions Corp.
  * Copyright (C) 2011, 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>