]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/usb-uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / host / usb-uclass.c
index fa7a4397e4d694859acd6a9f2c94c50f5a433e45..611ea97a724929903d3ba028b53a42f894c223be 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
  *
  * usb_match_device() modified from Linux kernel v4.0.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>