]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/pwm/pwm-imx-util.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / pwm / pwm-imx-util.c
index 97ac0c8fc0c907426bf087d8cf2e08cd6ce43700..823a9d2d6bfaeb5c7c0d319815dc5f6b015dfe0b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * (C) Copyright 2014
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
@@ -7,8 +8,6 @@
  * Based on linux:drivers/pwm/pwm-imx.c
  * from
  * Sascha Hauer <s.hauer@pengutronix.de>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>