SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / dm / of_addr.h
index 25ca05b3154524a521839bb81a656d98252cab77..12b1a99a80ef964958fbf1051046769938119f6a 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+
  */
 
 #ifndef _DM_OF_ADDR_H