summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-01-21 11:25:57 -0800
committerBob Badour <bbadour@google.com>2021-01-24 14:54:03 -0800
commit24c9bb51bd40c3776027d0e09f5ca53d82065eb6 (patch)
tree9f62ac1e64b7e06fc5d7cae908ae17cfa08a84ad
parentbee061e2443c8cdd345eb2408aec5a2f02a75e34 (diff)
downloadhonggfuzz-24c9bb51bd40c3776027d0e09f5ca53d82065eb6.tar.gz
Fix license type. Contains proprietary code.
"which contain proprietary code for creating crash logs, CrashWrangler is licensed as sample code and source code is included." See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I8c28ced73aae200929c5c3f88697705d84c8adfd
-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