diff options
author | vanhauser-thc <vh@thc.org> | 2023-01-03 09:38:00 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-01-03 09:38:07 +0100 |
commit | 35f09e11a4373b0fb42c690d23127c144f72f73c (patch) | |
tree | ffaad6a4cfcc0bffb1d98d36f3ca2e9e3087fd83 /instrumentation/afl-gcc-pass.so.cc | |
parent | 026404c452cbf028e2c8721a18f211393128a30d (diff) | |
download | afl++-35f09e11a4373b0fb42c690d23127c144f72f73c.tar.gz |
welcome 2023
Diffstat (limited to 'instrumentation/afl-gcc-pass.so.cc')
-rw-r--r-- | instrumentation/afl-gcc-pass.so.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/afl-gcc-pass.so.cc b/instrumentation/afl-gcc-pass.so.cc index ea938a7f..4d7fd0ef 100644 --- a/instrumentation/afl-gcc-pass.so.cc +++ b/instrumentation/afl-gcc-pass.so.cc @@ -2,7 +2,7 @@ Copyright 2014-2019 Free Software Foundation, Inc Copyright 2015, 2016 Google Inc. All rights reserved. - Copyright 2019-2022 AdaCore + Copyright 2019-2023 AdaCore Written by Alexandre Oliva <oliva@adacore.com>, based on the AFL LLVM pass by Laszlo Szekeres <lszekeres@google.com> and Michal |