Merge "Add missing NOTICE file."
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..cf383c0
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,14 @@
+name: "libpng"
+description: "libpng is a PNG image codec."
+third_party {
+  url {
+    type: GIT
+    value: "https://github.com/glennrp/libpng.git"
+  }
+  version: "v1.6.34"
+  last_upgrade_date {
+    year: 2017
+    month: 10
+    day: 6
+  }
+}
diff --git a/README.android b/README.android
index 5f94dc9..25d01e6 100644
--- a/README.android
+++ b/README.android
@@ -1,12 +1,13 @@
-Any Android specific modifications to upstream libpng (1.6.34) should
-be listed here:
+Any Android specific modifications to upstream libpng (the version
+specified in METADATA) should be listed here:
 
 (1) Android has added the following files.
     pngusr.h
     Android.bp
     CleanSpec.mk
     MODULE_LICENSE_BSD_LIKE
-    README.version
+    METADATA
+    OWNERS
 
 (2) pnglibconf.h
     This is copied from scripts/pnglibconf.h.prebuilt.
diff --git a/README.version b/README.version
deleted file mode 100644
index ab95c6d..0000000
--- a/README.version
+++ /dev/null
@@ -1,3 +0,0 @@
-URL: http://libpng.download/src/libpng16/libpng-1.6.34.tar.gz
-Version: 1.6.34
-BugComponent: 87896