Remove "do not subm1t" messages from rules.mk
Bug: http://b/339424309
Test: treehugger
Change-Id: I5491b1002d529bb4f8180e8391ecd5c4f05c0889
diff --git a/crates/aarch64-paging/rules.mk b/crates/aarch64-paging/rules.mk
index 10d4fb8..5410a31 100644
--- a/crates/aarch64-paging/rules.mk
+++ b/crates/aarch64-paging/rules.mk
@@ -2,7 +2,7 @@
# Do not modify this file after the LOCAL_DIR line
# because the changes will be overridden on upgrade.
# Content before the first line starting with LOCAL_DIR is preserved.
-// DO NOT SUBMIT: Add license before submitting.
+
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_CRATE_NAME := aarch64_paging
diff --git a/crates/tinyvec/rules.mk b/crates/tinyvec/rules.mk
index 3d5393a..5b6c2eb 100644
--- a/crates/tinyvec/rules.mk
+++ b/crates/tinyvec/rules.mk
@@ -2,7 +2,7 @@
# Do not modify this file after the LOCAL_DIR line
# because the changes will be overridden on upgrade.
# Content before the first line starting with LOCAL_DIR is preserved.
-// DO NOT SUBMIT: Add license before submitting.
+
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_CRATE_NAME := tinyvec
diff --git a/crates/uuid/rules.mk b/crates/uuid/rules.mk
index 15bad0f..04d96ec 100644
--- a/crates/uuid/rules.mk
+++ b/crates/uuid/rules.mk
@@ -2,7 +2,7 @@
# Do not modify this file after the LOCAL_DIR line
# because the changes will be overridden on upgrade.
# Content before the first line starting with LOCAL_DIR is preserved.
-// DO NOT SUBMIT: Add license before submitting.
+
LOCAL_DIR := $(GET_LOCAL_DIR)
MODULE := $(LOCAL_DIR)
MODULE_CRATE_NAME := uuid