summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-22 04:17:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-22 04:17:16 +0000
commit75c73a6a7420c0b3c01b293e9ee00a2e231d8c8b (patch)
treeb87e743b5021b2215ec626c84de22e9822be7883
parente63dae05bce7910aaf8744d87136a1739dda76be (diff)
parentb82aa09d914d51b6f44d6752e7b72b7c349e1f3c (diff)
downloadjarjar-android14-d1-s4-release.tar.gz
Change-Id: I026b0abde1a2d6a6920c1318c5d39e74ffcd1db0
l---------LICENSE1
-rw-r--r--METADATA11
2 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..85de3d4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE.txt \ No newline at end of file
diff --git a/METADATA b/METADATA
index d97975c..11534d0 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,14 @@
+name: "jarjar"
+description:
+ "Utility that makes it easy to repackage Java libraries and embed them into "
+ "your own distribution"
+
third_party {
+ url {
+ type: GIT
+ value: "https://github.com/google/jarjar.git"
+ }
+ version: "1.4"
+ last_upgrade_date { year: 2014 month: 6 day: 17 }
license_type: NOTICE
}