about summary refs log tree commit diff
path: root/experimental/distributed_fuzzing/sync_script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/distributed_fuzzing/sync_script.sh')
-rwxr-xr-xexperimental/distributed_fuzzing/sync_script.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/experimental/distributed_fuzzing/sync_script.sh b/experimental/distributed_fuzzing/sync_script.sh
index b300d7a2..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
-# ------------------------------------------------
+# --------------------------------------------------
 #
-# 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.