]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/usbtty.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / serial / usbtty.c
index 182385e499d015cfdbef3d74135977d9d1627678..d0465b844ed975e41336c46c91e9306dc9665f7b 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2003
  * Gerry Hamel, geh@ti.com, Texas Instruments
  *
  * (C) Copyright 2006
  * Bryan O'Donoghue, bodonoghue@codehermit.ie
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>