This is an automated email from the ASF dual-hosted git repository. yuanz pushed a commit to branch release-v0.4.0 in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
commit 82c489d7e0940f8bb88f22118507a3abb1459b59 Author: Yuan Zhuang <[email protected]> AuthorDate: Mon Mar 10 05:50:50 2025 +0000 license_check: ignore DISCLAIMER --- .licenserc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenserc.yaml b/.licenserc.yaml index 0d6d2dc..6dfee31 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -28,6 +28,6 @@ header: - 'NOTICE' - '**/Cargo.lock' - 'KEYS' - - 'DISCLAIMER-WIP' + - 'DISCLAIMER' - '*.json' - 'examples/tls_server-rs/ta/test-ca/**' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
