diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 16:17:23 +0100 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 16:17:23 +0100 |
commit | b2bee5c32a4bd4d7b063f1189ac71a9658114f71 (patch) | |
tree | 6fbe12b1df18e81f3abeaeab0734326b66689f79 /afl-whatsup | |
parent | 2692ef788bd0dccff4c9b012a2fd0cf25d618228 (diff) | |
download | afl++-b2bee5c32a4bd4d7b063f1189ac71a9658114f71.tar.gz |
moar moar copyrights
Diffstat (limited to 'afl-whatsup')
-rwxr-xr-x | afl-whatsup | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/afl-whatsup b/afl-whatsup index c31f0d22..6a8c5669 100755 --- a/afl-whatsup +++ b/afl-whatsup @@ -1,11 +1,12 @@ #!/bin/sh # # american fuzzy lop++ - status check tool -# -------------------------------------- +# ---------------------------------------- # -# Written by Michal Zalewski +# Originally written by Michal Zalewski # # Copyright 2015 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. |