SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / i2c / lpc32xx_i2c.c
index 661d03147a4e9d2a99169802a98b64cf7643be44..a95b5cc9025a1821d2ac1896b9fed0306da5d118 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * LPC32xx I2C interface driver
  *
  * (C) Copyright 2014-2015  DENX Software Engineering GmbH
  * Written-by: Albert ARIBAUD - 3ADEV <albert.aribaud@3adev.fr>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>