diff options
Diffstat (limited to 'include/atf_common.h')
-rw-r--r-- | include/atf_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/atf_common.h b/include/atf_common.h index 8c513e7c3e0..3a7d40e5f09 100644 --- a/include/atf_common.h +++ b/include/atf_common.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: BSD-3-Clause */ /* * This is from the ARM TF Project, * Repository: https://github.com/ARM-software/arm-trusted-firmware.git @@ -5,8 +6,6 @@ * Portions copyright (c) 2013-2016, ARM Limited and Contributors. All rights * reserved. * Copyright (C) 2016-2017 Rockchip Electronic Co.,Ltd - * - * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __BL_COMMON_H__ |