diff options
author | vanhauser-thc <vh@thc.org> | 2024-02-03 11:01:31 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-02-03 11:01:31 +0100 |
commit | ed1a6f8a570c6fcabee962f402d8d58f6cea77b7 (patch) | |
tree | 2245c651a416a9023110376d28c7235c031d9c5f /instrumentation/afl-gcc-common.h | |
parent | a9292626a6a94b22f8b9123ff4ee160466c9b6fd (diff) | |
download | afl++-ed1a6f8a570c6fcabee962f402d8d58f6cea77b7.tar.gz |
2024 v4.10c release
Diffstat (limited to 'instrumentation/afl-gcc-common.h')
-rw-r--r-- | instrumentation/afl-gcc-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/afl-gcc-common.h b/instrumentation/afl-gcc-common.h index 1d5eb466..80ded57d 100644 --- a/instrumentation/afl-gcc-common.h +++ b/instrumentation/afl-gcc-common.h @@ -2,7 +2,7 @@ Copyright 2014-2019 Free Software Foundation, Inc Copyright 2015, 2016 Google Inc. All rights reserved. - Copyright 2019-2023 AdaCore + Copyright 2019-2024 AdaCore Written by Alexandre Oliva <oliva@adacore.com>, based on the AFL++ GCC plugin. |