]> git.sur5r.net Git - u-boot/blobdiff - include/backlight.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / backlight.h
index 90e1d981e1a4d3eaec2e64d0647bd8118c4d3a0b..a304c36e019817296481baa66b1241605e136102 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+
  */
 
 #ifndef _BACKLIGHT_H