]> git.sur5r.net Git - u-boot/blobdiff - drivers/phy/nop-phy.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / phy / nop-phy.c
index 2201cc35bf0ab807f7d0d2bc11e2297e76895581..a5eed20f3f907b4b7091cdda6a00819083956d2d 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  * Written by Jean-Jacques Hiblot  <jjhiblot@ti.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>