This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new ef5cb12c0a chore: Include license in the packaged crate (#5176)
ef5cb12c0a is described below

commit ef5cb12c0abb6241a2380f15ddb04836a28a28a2
Author: Davide Cavalca <[email protected]>
AuthorDate: Sun Oct 13 22:11:53 2024 -0700

    chore: Include license in the packaged crate (#5176)
    
    Include license in the packaged crate
    
    Co-authored-by: Liuqing Yue <[email protected]>
---
 core/LICENSE | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/LICENSE b/core/LICENSE
new file mode 120000
index 0000000000..ea5b60640b
--- /dev/null
+++ b/core/LICENSE
@@ -0,0 +1 @@
+../LICENSE
\ No newline at end of file

Reply via email to