]> git.sur5r.net Git - u-boot/blobdiff - cmd/usb.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / cmd / usb.c
index 907debe30f12b08098b10e499d70353c7d0d1751..0ccb1b51483cb57d5c69cf995e8e468bceaf6548 100644 (file)
--- a/cmd/usb.c
+++ b/cmd/usb.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2001
  * Denis Peter, MPL AG Switzerland
@@ -7,8 +8,6 @@
  *
  * Most of this source has been derived from the Linux USB
  * project.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>