aboutsummaryrefslogtreecommitdiff
path: root/experimental/distributed_fuzzing
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/distributed_fuzzing')
-rwxr-xr-xexperimental/distributed_fuzzing/sync_script.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/experimental/distributed_fuzzing/sync_script.sh b/experimental/distributed_fuzzing/sync_script.sh
index 31b0e436..c45ae69b 100755
--- a/experimental/distributed_fuzzing/sync_script.sh
+++ b/experimental/distributed_fuzzing/sync_script.sh
@@ -1,11 +1,12 @@
#!/bin/sh
#
-# american fuzzy lop - fuzzer synchronization tool
-# ------------------------------------------------
+# american fuzzy lop++ - fuzzer synchronization tool
+# --------------------------------------------------
#
-# Written by Michal Zalewski
+# Originally written by Michal Zalewski
#
# Copyright 2014 Google Inc. All rights reserved.
+# Copyright 2019-2020 AFLplusplus Project. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.