diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-08-30 11:38:33 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-08-30 11:38:33 +0200 |
commit | 7b36afd5f16894257c92695d200e59eb51d08e1c (patch) | |
tree | 26fd741ab05512ca079a3bd0ba84039607066f60 /qemu_mode/libcompcov | |
parent | f677427f681b0297ce7d9ed4967380a09e59e363 (diff) | |
download | afl++-7b36afd5f16894257c92695d200e59eb51d08e1c.tar.gz |
modernize docs and readme for qemu and unicorn
Diffstat (limited to 'qemu_mode/libcompcov')
-rw-r--r-- | qemu_mode/libcompcov/libcompcov.so.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/libcompcov/libcompcov.so.c b/qemu_mode/libcompcov/libcompcov.so.c index 92e4dbaa..0ccda927 100644 --- a/qemu_mode/libcompcov/libcompcov.so.c +++ b/qemu_mode/libcompcov/libcompcov.so.c @@ -5,7 +5,7 @@ Written and maintained by Andrea Fioraldi <andreafioraldi@gmail.com> - Copyright 2019 Andrea Fioraldi. All rights reserved. + Copyright 2019 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. |