aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-01-29 02:04:27 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-01-29 02:04:27 +0000
commit42befa4c31a7c164347ee8ec5d203381e3bec9b0 (patch)
tree02f5aea3b19920b957d823f4240e0ea462e65af1
parent9144bde1dd8744d7f5992dfe6cbc0a81da9b8624 (diff)
parent15a46c6c3071269fceb8c4e8d38fd06be6c32081 (diff)
downloadhttplib2-42befa4c31a7c164347ee8ec5d203381e3bec9b0.tar.gz
Snap for 7110204 from 15a46c6c3071269fceb8c4e8d38fd06be6c32081 to sc-release
Change-Id: I5df39c813e8f30105af9bf416a9f6e4db78b1c26
-rw-r--r--METADATA5
-rw-r--r--OWNERS1
2 files changed, 4 insertions, 2 deletions
diff --git a/METADATA b/METADATA
index ac99305..bcdbd44 100644
--- a/METADATA
+++ b/METADATA
@@ -10,7 +10,10 @@ third_party {
value: "https://github.com/httplib2/httplib2.git"
}
version: "v0.18.1"
- license_type: NOTICE
+ # would be NOTICE save for:
+ # test/other_cacerts.txt
+ # doc/html/_static/jquery.js
+ license_type: RESTRICTED
last_upgrade_date {
year: 2020
month: 5
diff --git a/OWNERS b/OWNERS
index e6fbf8d..110ac37 100644
--- a/OWNERS
+++ b/OWNERS
@@ -2,4 +2,3 @@
# or people with more than 10 commits last year.
# Please update this list if you find better owner candidates.
herbertxue@google.com
-yim@google.com