kythe.io@v0.0.68-0.20240422202219-7225dbc01741/third_party/go/new_export_license.patch (about)

     1  diff --git a/BUILD.bazel b/BUILD.bazel
     2  new file mode 100644
     3  index 00000000..9d12feb0
     4  --- /dev/null
     5  +++ b/BUILD.bazel
     6  @@ -0,0 +1,5 @@
     7  +package(default_visibility = ["@//visibility:public"])
     8  +
     9  +licenses(["notice"])
    10  +
    11  +exports_files(glob(["*LICENSE*"]))