about summary refs log tree commit diff
path: root/include/sharedmem.h
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-03-09 14:43:40 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-03-09 14:43:40 +0100
commit2f4166367390e675e59b7231382253ca2d5ec247 (patch)
tree9d482078f2374351c248f7c86afc501561be0b13 /include/sharedmem.h
parentcdd1dd3d20178de8464ba39d5cc8d2e8100dbd0f (diff)
downloadafl++-2f4166367390e675e59b7231382253ca2d5ec247.tar.gz
copyleft note
Diffstat (limited to 'include/sharedmem.h')
-rw-r--r--include/sharedmem.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/sharedmem.h b/include/sharedmem.h
index 9a7d9082..57ab6cf0 100644
--- a/include/sharedmem.h
+++ b/include/sharedmem.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.