Internal change

PiperOrigin-RevId: 469730523
This commit is contained in:
jax authors 2022-08-24 08:16:16 -07:00
parent 78cb9f8492
commit 2a00533e3e
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ load(
"py_deps",
)
licenses(["notice"]) # Apache 2
licenses(["notice"])
package(
default_visibility = ["//visibility:private"],

View File

@ -21,7 +21,7 @@ load(
"pytype_library",
)
licenses(["notice"]) # Apache 2
licenses(["notice"])
package(default_visibility = ["//visibility:private"])