]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/dm/of_extra.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / include / dm / of_extra.h
index 01b6ebedff99b5f47a6f54f4741ef7090e9d4d51..6f1529689f8745e9c0d8891d5bfe7ae77dd65358 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_OF_EXTRA_H