aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2020-10-26 20:16:27 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-26 20:16:27 +0000
commit21c9e64782dbc62ccf47aabc08c364ecfa0eaa10 (patch)
treee6219c55a8478425c30f5a5c6aa3d22bb595754a
parent75890d124279cb19165b0b3a33ca6521cc31b0b1 (diff)
parent2bc1f26657182f4be298617a8e778f8fa850f2e4 (diff)
downloadfnv-21c9e64782dbc62ccf47aabc08c364ecfa0eaa10.tar.gz
Add metadata files am: 6f0b618224 am: af3cbb8aac am: f84eba92cc am: 2bc1f26657
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/fnv/+/1471968 Change-Id: Ib325e026abd48363c11476260039059263a062c2
l---------LICENSE1
-rw-r--r--METADATA17
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS1
4 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..6b579aa
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE-APACHE \ No newline at end of file
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..f7d76f0
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "fnv"
+description:
+ "Fowler–Noll–Vo hash function"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/fnv"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/fnv/fnv-1.0.7.crate"
+ }
+ version: "1.0.7"
+ last_upgrade_date { year: 2020 month: 10 day: 15 }
+ license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS