diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 11:46:14 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-01-06 11:46:14 +0100 |
| commit | 67cbeeb395c7e0aa8820e79c92f5e8e1322f8be0 (patch) | |
| tree | 9cd9ac417014db8e2a03ed1b332c3653c945edd2 /libdislocator | |
| parent | 58c7a0f8fe1ae5a31a46ea215f678a3a27fc4537 (diff) | |
| download | afl++-67cbeeb395c7e0aa8820e79c92f5e8e1322f8be0.tar.gz | |
added ++ to copyright notes
Diffstat (limited to 'libdislocator')
| -rw-r--r-- | libdislocator/Makefile | 2 | ||||
| -rw-r--r-- | libdislocator/libdislocator.so.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libdislocator/Makefile b/libdislocator/Makefile index dae187e5..dd52b31d 100644 --- a/libdislocator/Makefile +++ b/libdislocator/Makefile @@ -1,5 +1,5 @@ # -# american fuzzy lop - libdislocator +# american fuzzy lop++ - libdislocator # ---------------------------------- # # Written by Michal Zalewski diff --git a/libdislocator/libdislocator.so.c b/libdislocator/libdislocator.so.c index 0eb3f628..8178b130 100644 --- a/libdislocator/libdislocator.so.c +++ b/libdislocator/libdislocator.so.c @@ -1,6 +1,6 @@ /* - american fuzzy lop - dislocator, an abusive allocator + american fuzzy lop++ - dislocator, an abusive allocator ----------------------------------------------------- Written by Michal Zalewski |
