about summary refs log tree commit diff
path: root/gcc_plugin/afl-gcc-pass.so.cc
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-12-31 13:01:08 +0100
committervan Hauser <vh@thc.org>2019-12-31 13:01:08 +0100
commit3b9517ae735f6249d266a76df97f3288fefbe9c3 (patch)
tree9a29f2a246cb42dd8e300cfef17639166db21872 /gcc_plugin/afl-gcc-pass.so.cc
parent842cd9dec3c4c83d660d96dcdb3f5cf0c6e6f4fb (diff)
downloadafl++-3b9517ae735f6249d266a76df97f3288fefbe9c3.tar.gz
v2.60d and year 2020 init
Diffstat (limited to 'gcc_plugin/afl-gcc-pass.so.cc')
-rw-r--r--gcc_plugin/afl-gcc-pass.so.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc_plugin/afl-gcc-pass.so.cc b/gcc_plugin/afl-gcc-pass.so.cc
index ab7daebb..dbf5914f 100644
--- a/gcc_plugin/afl-gcc-pass.so.cc
+++ b/gcc_plugin/afl-gcc-pass.so.cc
@@ -14,7 +14,7 @@
    Written by Austin Seipp <aseipp@pobox.com> with bits from
               Emese Revfy <re.emese@gmail.com>
 
-   Fixed by Heiko Eißfeldt 2019 for AFL++
+   Fixed by Heiko Eißfeldt 2019-2020 for AFL++
 
    GCC integration design is based on the LLVM design, which comes
    from Laszlo Szekeres. Some of the boilerplate code below for