SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / dm / of_access.h
index c49d287dd6004d9727398d734129c16dbb784139..74f0606e0720cd29d4e0670214a98f22e837c2c2 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Originally from Linux v4.9
  * Copyright (C) 1996-2005 Paul Mackerras.
@@ -11,8 +12,6 @@
  *
  * Modified for U-Boot
  * Copyright (c) 2017 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _DM_OF_ACCESS_H