Fix comment marker in METADATA file. am: d48b00960e am: a60a37e939 am: ce7cfb0c7e

Original change: https://android-review.googlesource.com/c/platform/external/geonames/+/2255372

Change-Id: Ic0dcd0cc0ddbfa4398c9035c675e99ad53f78b13
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/METADATA b/METADATA
index ec590f4..62d3139 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
-// Generated file DO NOT EDIT
-// Run android/download_latest.sh
+# Generated file DO NOT EDIT
+# Run android/download_latest.sh
 name: "geonames"
 description:
     "Assorted files downloaded from https://www.geonames.org/"
diff --git a/android/download_latest.sh b/android/download_latest.sh
index 5b4d191..c86b73b 100755
--- a/android/download_latest.sh
+++ b/android/download_latest.sh
@@ -39,8 +39,8 @@
 
 # Start the METADATA file
 cat << EOF > ${METADATA_FILE}
-// Generated file DO NOT EDIT
-// Run android/download_latest.sh
+# Generated file DO NOT EDIT
+# Run android/download_latest.sh
 name: "geonames"
 description:
     "Assorted files downloaded from https://www.geonames.org/"