blob: ba769d44fb48365610cee35adc92b9b5ef12be9a [file]
package(default_visibility = ["//visibility:public"])
licenses(["notice"])
exports_files(glob([
"*.patch",
]))
filegroup(
name = "licenses",
srcs = [
"@com_github_apache_beam//:LICENSE",
"@com_github_beevik_etree//:LICENSE",
"@com_github_datadog_zstd//:LICENSE",
"@com_github_datadog_zstd//:ZSTD_LICENSE",
"@com_github_golang_protobuf//:LICENSE",
"@com_github_golang_snappy//:LICENSE",
"@com_github_google_go_cmp//:LICENSE",
"@com_github_google_subcommands//:LICENSE",
"@com_github_google_uuid//:LICENSE",
"@com_github_googleapis_gax_go_v2//:LICENSE",
"@com_github_jmhodges_levigo//:LICENSE",
"@com_github_minio_highwayhash//:LICENSE",
"@com_github_pkg_errors//:LICENSE",
"@com_github_sergi_go_diff//:LICENSE",
"@com_github_sourcegraph_go_langserver//:LICENSE",
"@com_github_sourcegraph_jsonrpc2//:LICENSE",
"@com_google_cloud_go//:LICENSE",
"@in_gopkg_yaml_v2//:LICENSE",
"@io_k8s_sigs_yaml//:LICENSE",
"@io_opencensus_go//:LICENSE",
"@org_bitbucket_creachadair_shell//:LICENSE",
"@org_bitbucket_creachadair_stringset//:LICENSE",
"@org_golang_google_api//:LICENSE",
"@org_golang_google_grpc//:LICENSE",
"@org_golang_x_net//:LICENSE",
"@org_golang_x_oauth2//:LICENSE",
"@org_golang_x_sync//:LICENSE",
"@org_golang_x_sys//:LICENSE",
"@org_golang_x_text//:LICENSE",
"@org_golang_x_tools//:LICENSE",
],
)