This is an automated email from the ASF dual-hosted git repository.
yuanz pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
The following commit(s) were added to refs/heads/main by this push:
new 7c470cd Remove Rustls's license from NOTICE
7c470cd is described below
commit 7c470cd13c9014d82f7fd8834c7a906fa6b3fd4c
Author: Yuan Zhuang <[email protected]>
AuthorDate: Thu Jun 5 18:35:15 2025 +0800
Remove Rustls's license from NOTICE
As discussed in vote thread of v0.4.0-rc2:
https://lists.apache.org/thread/8mstnqpoo0hy1sy8f96dyrkyrmcdwz2z
No need to include Rustls's license in NOTICE.
---
NOTICE | 4 ----
1 file changed, 4 deletions(-)
diff --git a/NOTICE b/NOTICE
index b432789..1a1752c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,7 +3,3 @@ Copyright 2019-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-
-Portions of `examples/tls_client-rs/ta/src/main.rs` are based on
-Rustls (https://github.com/rustls/rustls), with modifications by
-Teaclave. Licensed under the Apache License, Version 2.0.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]