]> git.sur5r.net Git - u-boot/blobdiff - drivers/gpio/74x164_gpio.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / gpio / 74x164_gpio.c
index eb2c0b63d7be86e3f65c8dd8e583d690d900a5b1..dcb1c1b3699770f5404fc64c7c2f9c8f6b14d2fb 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Take drivers/gpio/gpio-74x164.c as reference.
  *
@@ -5,8 +6,6 @@
  *
  * Copyright (C) 2016 Peng Fan <van.freenix@gmail.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  */
 
 #include <common.h>