diff options
Diffstat (limited to 'include/tee/optee.h')
-rw-r--r-- | include/tee/optee.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/tee/optee.h b/include/tee/optee.h index 4b9e94c175..9446928fd4 100644 --- a/include/tee/optee.h +++ b/include/tee/optee.h @@ -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 |