1*a6aa18fbSYabin Cui# Copyright 2019 Google LLC. 2*a6aa18fbSYabin Cui# 3*a6aa18fbSYabin Cui# Licensed under the Apache License, Version 2.0 (the "License"); 4*a6aa18fbSYabin Cui# you may not use this file except in compliance with the License. 5*a6aa18fbSYabin Cui# You may obtain a copy of the License at 6*a6aa18fbSYabin Cui# 7*a6aa18fbSYabin Cui# https://www.apache.org/licenses/LICENSE-2.0 8*a6aa18fbSYabin Cui# 9*a6aa18fbSYabin Cui# Unless required by applicable law or agreed to in writing, software 10*a6aa18fbSYabin Cui# distributed under the License is distributed on an "AS IS" BASIS, 11*a6aa18fbSYabin Cui# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12*a6aa18fbSYabin Cui# See the License for the specific language governing permissions and 13*a6aa18fbSYabin Cui# limitations under the License. 14*a6aa18fbSYabin Cui 15*a6aa18fbSYabin Cuilicenses(["notice"]) # Apache v2 16*a6aa18fbSYabin Cui 17*a6aa18fbSYabin Cuipackage(default_visibility = ["//visibility:public"]) 18