mirror of
https://github.com/google/nomulus.git
synced 2025-06-28 23:33:36 +02:00
Change all references to Domain Registry to Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136068582
This commit is contained in:
parent
9695024f1b
commit
71d7a382f3
30 changed files with 38 additions and 38 deletions
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
"""Common routines for Domain Registry build rules."""
|
||||
"""Common routines for Nomulus build rules."""
|
||||
|
||||
ZIPPER = "@bazel_tools//tools/zip:zipper"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
"""Build macro for creating App Engine EAR archives for Domain Registry."""
|
||||
"""Build macro for creating App Engine EAR archives for Nomulus."""
|
||||
|
||||
load("//java/google/registry/builddefs:defs.bzl", "ZIPPER")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue