]> git.sur5r.net Git - u-boot/blobdiff - include/os.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / os.h
index 049b248c5b016fe59e050cac153300202b071889..64e89a06c9498e24d84a00e734ce9f339ee657e8 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Operating System Interface
  *
@@ -5,7 +6,6 @@
  * They are kept in a separate file so we can include system headers.
  *
  * Copyright (c) 2011 The Chromium OS Authors.
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __OS_H__