]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/tee/optee.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / include / tee / optee.h
index 4b9e94c1754430a412d7ca0aeb8140256c85f79c..9446928fd4896de4e728a3940c586e47315cad8f 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
 /*
  * OP-TEE related definitions
  *
  * (C) Copyright 2016 Linaro Limited
  * Andrew F. Davis <andrew.davis@linaro.org>
- *
- * SPDX-License-Identifier: BSD-2-Clause
  */
 
 #ifndef        _OPTEE_H