about summary refs log tree commit diff
path: root/experimental/post_library
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-06 16:17:23 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-06 16:17:23 +0100
commitb2bee5c32a4bd4d7b063f1189ac71a9658114f71 (patch)
tree6fbe12b1df18e81f3abeaeab0734326b66689f79 /experimental/post_library
parent2692ef788bd0dccff4c9b012a2fd0cf25d618228 (diff)
downloadafl++-b2bee5c32a4bd4d7b063f1189ac71a9658114f71.tar.gz
moar moar copyrights
Diffstat (limited to 'experimental/post_library')
-rw-r--r--experimental/post_library/post_library.so.c2
-rw-r--r--experimental/post_library/post_library_png.so.c2
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 acc5fa2c..487b9a6d 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 by Michal Zalewski
+   Originally 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 4ab325e5..43cb1101 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 by Michal Zalewski
+   Originally written by Michal Zalewski
 
    Copyright 2015 Google Inc. All rights reserved.