]> git.sur5r.net Git - u-boot/blobdiff - drivers/core/of_addr.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / core / of_addr.c
index 7513ea2cf7e03ff0cd87cebcd9107576716be1fc..1bfaaeec00ac546f2e349b9dfcd9efe108cf4eea 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Taken from Linux v4.9 drivers/of/address.c
  *
  * Modified for U-Boot
  * Copyright (c) 2017 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>