diff options
| author | hexcoder- <heiko@hexco.de> | 2019-10-19 18:23:01 +0200 |
|---|---|---|
| committer | hexcoder- <heiko@hexco.de> | 2019-10-19 18:23:01 +0200 |
| commit | c83e8e1e6255374b085292ba8673efdca7388d76 (patch) | |
| tree | c4a6484a22a2a9f69a057e877de04f54a6e6efed /experimental/post_library | |
| parent | 452ec28761db9648e2f4b66b1e9374ca3f62e22d (diff) | |
| download | afl++-c83e8e1e6255374b085292ba8673efdca7388d76.tar.gz | |
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
Diffstat (limited to 'experimental/post_library')
| -rw-r--r-- | experimental/post_library/post_library.so.c | 2 | ||||
| -rw-r--r-- | experimental/post_library/post_library_png.so.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/experimental/post_library/post_library.so.c b/experimental/post_library/post_library.so.c index 72620ff0..048eea70 100644 --- a/experimental/post_library/post_library.so.c +++ b/experimental/post_library/post_library.so.c @@ -2,7 +2,7 @@ american fuzzy lop - postprocessor library example -------------------------------------------------- - Written and maintained by Michal Zalewski <lcamtuf@google.com> + Written by Michal Zalewski Copyright 2015 Google Inc. All rights reserved. diff --git a/experimental/post_library/post_library_png.so.c b/experimental/post_library/post_library_png.so.c index 080a6938..6ba95c1a 100644 --- a/experimental/post_library/post_library_png.so.c +++ b/experimental/post_library/post_library_png.so.c @@ -2,7 +2,7 @@ american fuzzy lop - postprocessor for PNG ------------------------------------------ - Written and maintained by Michal Zalewski <lcamtuf@google.com> + Written by Michal Zalewski Copyright 2015 Google Inc. All rights reserved. |
