about summary refs log tree commit diff
path: root/experimental/distributed_fuzzing/sync_script.sh
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-06 16:17:23 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-06 16:17:23 +0100
commitb2bee5c32a4bd4d7b063f1189ac71a9658114f71 (patch)
tree6fbe12b1df18e81f3abeaeab0734326b66689f79 /experimental/distributed_fuzzing/sync_script.sh
parent2692ef788bd0dccff4c9b012a2fd0cf25d618228 (diff)
downloadafl++-b2bee5c32a4bd4d7b063f1189ac71a9658114f71.tar.gz
moar moar copyrights
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.