SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / usb / ulpi.h
index 747fb0a9fd794d257898f14703581bc6aed13463..71642d257b67daef8b5cb817374d79aa2ba8ba14 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Generic ULPI interface.
  *
@@ -12,8 +13,6 @@
  *
  * Original Copyrights follow:
  * Copyright (C) 2010 Nokia Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef __USB_ULPI_H__