aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BUILD')
-rw-r--r--examples/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/BUILD b/examples/BUILD
index f38c1d9bd9..3e9e508ec2 100644
--- a/examples/BUILD
+++ b/examples/BUILD
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+licenses(["notice"]) # 3-clause BSD
+
package(default_visibility = ["//visibility:public"])
load("//bazel:grpc_build_system.bzl", "grpc_proto_library")