Fix license_type. Contains GPL am: a1a74f105f am: 1888f61d2e

Original change: https://android-review.googlesource.com/c/platform/external/python/httplib2/+/1556396

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia467c1b6f624a7de8c44c3464638961295eb7964
diff --git a/METADATA b/METADATA
index ac99305..bcdbd44 100644
--- a/METADATA
+++ b/METADATA
@@ -10,7 +10,10 @@
     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