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

karthikz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new 13f6626  Add permissive licence to libunwind (#2914)
13f6626 is described below

commit 13f662668afcf025192ec3e9e95713e49f91ce9a
Author: Oliver Bristow <evilumbrella+git...@gmail.com>
AuthorDate: Fri Jun 8 15:25:11 2018 +0100

    Add permissive licence to libunwind (#2914)
---
 third_party/libunwind/BUILD | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/third_party/libunwind/BUILD b/third_party/libunwind/BUILD
index 9c73b70..9a113a3 100644
--- a/third_party/libunwind/BUILD
+++ b/third_party/libunwind/BUILD
@@ -1,3 +1,5 @@
+licenses(["permissive"])
+
 package(default_visibility = ["//visibility:public"])
 
 exports_files([

-- 
To stop receiving notification emails like this one, please contact
karth...@apache.org.

Reply via email to