SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / usb / gadget / at91_udc.c
index ad2f606b78bc97148e6c1cb9f169151f63ae1ee9..39ea87005cbc0d03e1571ef2eb5c15e2e0fff5a4 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * from linux:
  * c94e289f195e: usb: gadget: remove incorrect __init/__exit annotations
@@ -7,8 +8,6 @@
  * Copyright (C) 2004 by Thomas Rathbone
  * Copyright (C) 2005 by HP Labs
  * Copyright (C) 2005 by David Brownell
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #undef VERBOSE_DEBUG