summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-30 00:21:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-30 00:21:20 +0000
commit28ca5e9583012ff36e77333c8353962985455839 (patch)
treea48bc0982a9b1488c04dc933b97f9cc2fcf84487
parenta67df1b867bdcdf3e8793ca3e6f52caea6a91cf4 (diff)
parent85bffc9139c33fb9559172a21ef5813c0689d0f8 (diff)
downloadsanitizer-28ca5e9583012ff36e77333c8353962985455839.tar.gz
Fix license_type. Contains CPL am: 4064fb8dbf am: 42a8f73b86 am: f2dbfeb8aa am: 85bffc9139
Original change: https://android-review.googlesource.com/c/platform/external/owasp/sanitizer/+/1564684 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I1f7af218180743d7f6c4299d42a9019e2ae216d7
-rw-r--r--METADATA5
1 files changed, 4 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index d97975c..01c8338 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
third_party {
- license_type: NOTICE
+ # would be NOTICE save for CPL 1.0 in:
+ # lib/junit/cpl-v10.html
+ # lib/junit/README.html
+ license_type: RECIPROCAL
}