diff --git a/meta-ohos-foundation/recipes-libs/mbedtls/mbedtls_git.bb b/meta-ohos-foundation/recipes-libs/mbedtls/mbedtls_git.bb index 14e4e127388edcfab8d589b06d1ea9653c94400d..fb066b865558c7f65c7c224a8596e6dc63c784c7 100644 --- a/meta-ohos-foundation/recipes-libs/mbedtls/mbedtls_git.bb +++ b/meta-ohos-foundation/recipes-libs/mbedtls/mbedtls_git.bb @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: Huawei Inc. +# +# SPDX-License-Identifier: Apache-2.0 + SUMMARY = "Mbed TLS" DESCRIPTION = "C library for X.509 certificate manipulation and the SSL/TLS and DTLS" LICENSE = "Apache-2.0"