diff options
Diffstat (limited to 'libtokencap/libtokencap.so.c')
-rw-r--r-- | libtokencap/libtokencap.so.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libtokencap/libtokencap.so.c b/libtokencap/libtokencap.so.c index 5abed0f6..b6ef05f3 100644 --- a/libtokencap/libtokencap.so.c +++ b/libtokencap/libtokencap.so.c @@ -1,11 +1,12 @@ /* - american fuzzy lop - extract tokens passed to strcmp / memcmp + american fuzzy lop++ - extract tokens passed to strcmp / memcmp ------------------------------------------------------------- - Written by Michal Zalewski + Originally written by Michal Zalewski Copyright 2016 Google Inc. All rights reserved. + Copyright 2019-2020 AFLplusplus Project. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |