mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
Mark rest of Domain Registry for App Engine compatibility
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=131296453
This commit is contained in:
parent
9bdb2ef1f3
commit
db8f8d5ba4
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
package(default_visibility = ["//java/google/registry:registry_project"])
|
||||
package(
|
||||
default_visibility = ["//java/google/registry:registry_project"],
|
||||
)
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue