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 /qemu_mode | |
parent | 58c7a0f8fe1ae5a31a46ea215f678a3a27fc4537 (diff) | |
download | afl++-67cbeeb395c7e0aa8820e79c92f5e8e1322f8be0.tar.gz |
added ++ to copyright notes
Diffstat (limited to 'qemu_mode')
-rwxr-xr-x | qemu_mode/build_qemu_support.sh | 2 | ||||
-rw-r--r-- | qemu_mode/libcompcov/Makefile | 2 | ||||
-rw-r--r-- | qemu_mode/unsigaction/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/qemu_mode/build_qemu_support.sh b/qemu_mode/build_qemu_support.sh index 0a9905a7..94a87db5 100755 --- a/qemu_mode/build_qemu_support.sh +++ b/qemu_mode/build_qemu_support.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# american fuzzy lop - QEMU build script +# american fuzzy lop++ - QEMU build script # -------------------------------------- # # Originally written by Andrew Griffiths <agriffiths@google.com> and diff --git a/qemu_mode/libcompcov/Makefile b/qemu_mode/libcompcov/Makefile index e827cbd8..6fd94f52 100644 --- a/qemu_mode/libcompcov/Makefile +++ b/qemu_mode/libcompcov/Makefile @@ -1,5 +1,5 @@ # -# american fuzzy lop - libcompcov +# american fuzzy lop++ - libcompcov # -------------------------------- # # Written by Andrea Fioraldi <andreafioraldi@gmail.com> diff --git a/qemu_mode/unsigaction/Makefile b/qemu_mode/unsigaction/Makefile index 5e9e2207..7ea57b52 100644 --- a/qemu_mode/unsigaction/Makefile +++ b/qemu_mode/unsigaction/Makefile @@ -1,5 +1,5 @@ # -# american fuzzy lop - unsigaction +# american fuzzy lop++ - unsigaction # -------------------------------- # # Written by Andrea Fioraldi <andreafioraldi@gmail.com> |