diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2022-01-07 10:38:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 10:38:00 +0100 |
commit | 85f3ebc714714c6077b5026f940c1ed7be07a074 (patch) | |
tree | 0c68ae548773a375c2e457b3d253054c81f171b5 /qemu_mode/libcompcov/libcompcov.so.c | |
parent | da5ff0df0a091cc08adae4e26114c4611f151822 (diff) | |
parent | b7d741b18e3152c23a5bde58fa30ba5cedc630b7 (diff) | |
download | afl++-85f3ebc714714c6077b5026f940c1ed7be07a074.tar.gz |
Merge pull request #1243 from yuawn/dev
more welcome 2022
Diffstat (limited to 'qemu_mode/libcompcov/libcompcov.so.c')
-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 eba3d80a..309bf5f3 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-2020 AFLplusplus Project. All rights reserved. + Copyright 2019-2022 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. |