diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-03-09 14:43:40 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-03-09 14:43:40 +0100 |
| commit | 2f4166367390e675e59b7231382253ca2d5ec247 (patch) | |
| tree | 9d482078f2374351c248f7c86afc501561be0b13 /include/forkserver.h | |
| parent | cdd1dd3d20178de8464ba39d5cc8d2e8100dbd0f (diff) | |
| download | afl++-2f4166367390e675e59b7231382253ca2d5ec247.tar.gz | |
copyleft note
Diffstat (limited to 'include/forkserver.h')
| -rw-r--r-- | include/forkserver.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/forkserver.h b/include/forkserver.h index ac027576..5cd3805b 100644 --- a/include/forkserver.h +++ b/include/forkserver.h @@ -7,8 +7,9 @@ Forkserver design by Jann Horn <jannhorn@googlemail.com> Now maintained by Marc Heuse <mh@mh-sec.de>, - Heiko Eißfeldt <heiko.eissfeldt@hexco.de> and - Andrea Fioraldi <andreafioraldi@gmail.com> + Heiko Eißfeldt <heiko.eissfeldt@hexco.de>, + Andrea Fioraldi <andreafioraldi@gmail.com>, + Dominik Maier <mail@dmnk.co>> Copyright 2016, 2017 Google Inc. All rights reserved. Copyright 2019-2020 AFLplusplus Project. All rights reserved. |
