diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 11:46:14 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 11:46:14 +0100 |
commit | 67cbeeb395c7e0aa8820e79c92f5e8e1322f8be0 (patch) | |
tree | 9cd9ac417014db8e2a03ed1b332c3653c945edd2 /experimental/distributed_fuzzing/sync_script.sh | |
parent | 58c7a0f8fe1ae5a31a46ea215f678a3a27fc4537 (diff) | |
download | afl++-67cbeeb395c7e0aa8820e79c92f5e8e1322f8be0.tar.gz |
added ++ to copyright notes
Diffstat (limited to 'experimental/distributed_fuzzing/sync_script.sh')
-rwxr-xr-x | experimental/distributed_fuzzing/sync_script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/distributed_fuzzing/sync_script.sh b/experimental/distributed_fuzzing/sync_script.sh index 31b0e436..b300d7a2 100755 --- a/experimental/distributed_fuzzing/sync_script.sh +++ b/experimental/distributed_fuzzing/sync_script.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# american fuzzy lop - fuzzer synchronization tool +# american fuzzy lop++ - fuzzer synchronization tool # ------------------------------------------------ # # Written by Michal Zalewski |