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/cmplog.h | |
parent | cdd1dd3d20178de8464ba39d5cc8d2e8100dbd0f (diff) | |
download | afl++-2f4166367390e675e59b7231382253ca2d5ec247.tar.gz |
copyleft note
Diffstat (limited to 'include/cmplog.h')
-rw-r--r-- | include/cmplog.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/include/cmplog.h b/include/cmplog.h index 18c6a7ef..36f8f2c5 100644 --- a/include/cmplog.h +++ b/include/cmplog.h @@ -6,9 +6,10 @@ Forkserver design by Jann Horn <jannhorn@googlemail.com> - Now maintained by by Marc Heuse <mh@mh-sec.de>, - Heiko Eißfeldt <heiko.eissfeldt@hexco.de> and - Andrea Fioraldi <andreafioraldi@gmail.com> + Now maintained by Marc Heuse <mh@mh-sec.de>, + 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. |