aboutsummaryrefslogtreecommitdiff
path: root/gcc_plugin
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-10-19 18:23:01 +0200
committerhexcoder- <heiko@hexco.de>2019-10-19 18:23:01 +0200
commitc83e8e1e6255374b085292ba8673efdca7388d76 (patch)
treec4a6484a22a2a9f69a057e877de04f54a6e6efed /gcc_plugin
parent452ec28761db9648e2f4b66b1e9374ca3f62e22d (diff)
downloadafl++-c83e8e1e6255374b085292ba8673efdca7388d76.tar.gz
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
Diffstat (limited to 'gcc_plugin')
-rw-r--r--gcc_plugin/Makefile2
-rw-r--r--gcc_plugin/afl-gcc-fast.c2
-rw-r--r--gcc_plugin/afl-gcc-rt.o.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc_plugin/Makefile b/gcc_plugin/Makefile
index d10eba49..a603df78 100644
--- a/gcc_plugin/Makefile
+++ b/gcc_plugin/Makefile
@@ -4,7 +4,7 @@
#
# Written by Austin Seipp <aseipp@pobox.com> and
# Laszlo Szekeres <lszekeres@google.com> and
-# Michal Zalewski <lcamtuf@google.com> and
+# Michal Zalewski and
# Heiko Eißfeldt <heiko@hexco.de>
#
# GCC integration design is based on the LLVM design, which comes
diff --git a/gcc_plugin/afl-gcc-fast.c b/gcc_plugin/afl-gcc-fast.c
index 73709321..b0461584 100644
--- a/gcc_plugin/afl-gcc-fast.c
+++ b/gcc_plugin/afl-gcc-fast.c
@@ -4,7 +4,7 @@
Written by Austin Seipp <aseipp@pobox.com> and
Laszlo Szekeres <lszekeres@google.com> and
- Michal Zalewski <lcamtuf@google.com>
+ Michal Zalewski
GCC integration design is based on the LLVM design, which comes
from Laszlo Szekeres.
diff --git a/gcc_plugin/afl-gcc-rt.o.c b/gcc_plugin/afl-gcc-rt.o.c
index f6754bd4..dd79a0ec 100644
--- a/gcc_plugin/afl-gcc-rt.o.c
+++ b/gcc_plugin/afl-gcc-rt.o.c
@@ -4,7 +4,7 @@
Written by Austin Seipp <aseipp@pobox.com> and
Laszlo Szekeres <lszekeres@google.com> and
- Michal Zalewski <lcamtuf@google.com>
+ Michal Zalewski
GCC integration design is based on the LLVM design, which comes
from Laszlo Szekeres.