]> git.sur5r.net Git - u-boot/blobdiff - include/dm/ofnode.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / dm / ofnode.h
index 0d008404f90f29402dd4790151a03ea55a33cca7..be3f25d46de8fb4974c75abfbc214148e07f6145 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2017 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _DM_OFNODE_H