]> git.sur5r.net Git - u-boot/blobdiff - drivers/video/exynos/exynos_pwm_bl.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / video / exynos / exynos_pwm_bl.c
index a6890daf202f52a0566af5f5d72308701d2183e4..a3d467aa23b5cb79b914ec152030d03da0f89573 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * PWM BACKLIGHT driver for Board based on EXYNOS.
  *
  * Author: Donghwa Lee  <dh09.lee@samsung.com>
  *
  * Derived from linux/drivers/video/backlight/pwm_backlight.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>