summaryrefslogtreecommitdiff
path: root/drivers/i2c/rcar_iic.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/rcar_iic.c')
-rw-r--r--drivers/i2c/rcar_iic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/i2c/rcar_iic.c b/drivers/i2c/rcar_iic.c
index 57ae2f51fc..e91fc86c1a 100644
--- a/drivers/i2c/rcar_iic.c
+++ b/drivers/i2c/rcar_iic.c
@@ -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>