Commit e30b7b44 authored by Jisi Liu's avatar Jisi Liu Committed by GitHub

Merge pull request #1924 from PiotrSikora/export_license

Bazel: export LICENSE file.
parents f1f30b53 faea19c3
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
licenses(["notice"]) licenses(["notice"])
exports_files(["LICENSE"])
################################################################################ ################################################################################
# Protobuf Runtime Library # Protobuf Runtime Library
################################################################################ ################################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment