]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/musb-new/musb_host.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / musb-new / musb_host.c
index ce5b6a750742ffc575ec77131041f37225561e07..8e92ade471818ffe6a9dcea31c43889800da0df7 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * MUSB OTG driver host support
  *
@@ -5,8 +6,6 @@
  * Copyright (C) 2005-2006 by Texas Instruments
  * Copyright (C) 2006-2007 Nokia Corporation
  * Copyright (C) 2008-2009 MontaVista Software, Inc. <source@mvista.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef __UBOOT__