]> git.sur5r.net Git - u-boot/blobdiff - board/LaCie/common/cpld-gpio-bus.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / LaCie / common / cpld-gpio-bus.c
index 9b24dc535c04797a260a8604a24733ee62d81a44..b95fcfa421c071cfdafb724443c4cd574a677d85 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * cpld-gpio-bus.c: provides support for the CPLD GPIO bus found on some LaCie
  * boards (as the 2Big/5Big Network v2 and the 2Big NAS). This parallel GPIO
@@ -8,8 +9,6 @@
  * Mostly this bus is used to configure the LEDs on LaCie boards.
  *
  * Copyright (C) 2013 Simon Guinot <simon.guinot@sequanux.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/arch/gpio.h>