aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 10:32:02 -0800
committerBob Badour <bbadour@google.com>2021-01-27 11:20:46 -0800
commita1a74f105f454fb6b104dd069503013f2c9406dc (patch)
tree02f5aea3b19920b957d823f4240e0ea462e65af1
parentec0b2646103396b48a35f0f0305a6aa4cc5a5e44 (diff)
downloadhttplib2-a1a74f105f454fb6b104dd069503013f2c9406dc.tar.gz
Fix license_type. Contains GPLandroid-s-preview-1
See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Exempt-From-Owner-Approval: janitorial work Change-Id: I0729c4b4c277ad5dea8abd04ad2192306182f110
-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