]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/rndis.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / usb / gadget / rndis.h
index 084af8541ce0a458842f6b9875aa94ed4d56783f..e827af0be4aa9ac348100e9d38afec37d1f87847 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * RNDIS       Definitions for Remote NDIS
  *
@@ -6,8 +7,6 @@
  *
  *             This software was originally developed in conformance with
  *             Microsoft's Remote NDIS Specification License Agreement.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _USBGADGET_RNDIS_H