summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-02 00:46:10 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-02 00:46:10 +0000
commit0062783e3550b8b1fc66e7afe8da8fe82e5961a5 (patch)
tree9f62ac1e64b7e06fc5d7cae908ae17cfa08a84ad
parentbee061e2443c8cdd345eb2408aec5a2f02a75e34 (diff)
parent24c9bb51bd40c3776027d0e09f5ca53d82065eb6 (diff)
downloadhonggfuzz-0062783e3550b8b1fc66e7afe8da8fe82e5961a5.tar.gz
Fix license type. Contains proprietary code. am: 24c9bb51bd
Original change: https://android-review.googlesource.com/c/platform/external/honggfuzz/+/1556487 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ie60109c44f9bf3426f34b23bb088483164654ec4
-rw-r--r--METADATA6
1 files changed, 5 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 1de1e5a3..c3864c61 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,6 @@
+# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+# DEPENDING ON IT IN YOUR PROJECT. ***
name: "Hongfuzz"
description: "A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer with interesting analysis options."
third_party {
@@ -10,7 +13,8 @@ third_party {
value: "https://github.com/google/honggfuzz"
}
version: "2.3"
- license_type: NOTICE
+ # would be NOTICE save for third_party/mac/
+ license_type: BY_EXCEPTION_ONLY
last_upgrade_date {
year: 2020
month: 11