]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/video/pwm_backlight.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / video / pwm_backlight.c
index 28565a1e2c092729bd353f69e2b01c71df771254..53953179bfbdf93aa4d87ab415661eb4620669a5 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2016 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>