aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/handshake
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2017-03-03 10:57:07 -0800
committerGravatar Sree Kuchibhotla <sreek@google.com>2017-03-03 10:57:07 -0800
commit2c7ab675c3595b2a5d80ad8211cdf96f07da4f34 (patch)
tree243948bcb1593385b49f7bb52153193e94e8a1c7 /test/core/handshake
parent39b6f27a3570d850076ae65fc4b1f32a621ce96c (diff)
parent26515ab5badc411117e2eebd4c140bc52cecad11 (diff)
Merge branch 'master' into cq_create_api_changes
Diffstat (limited to 'test/core/handshake')
-rw-r--r--test/core/handshake/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/core/handshake/BUILD b/test/core/handshake/BUILD
index 864e0db00b..eb8f3a9beb 100644
--- a/test/core/handshake/BUILD
+++ b/test/core/handshake/BUILD
@@ -27,6 +27,8 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+licenses(["notice"]) # 3-clause BSD
+
cc_test(
name = "client_ssl",
srcs = ["client_ssl.c"],