diff options
author | yuawn <ssspeed00@gmail.com> | 2022-01-07 09:18:51 +0000 |
---|---|---|
committer | yuawn <ssspeed00@gmail.com> | 2022-01-07 09:18:51 +0000 |
commit | b7d741b18e3152c23a5bde58fa30ba5cedc630b7 (patch) | |
tree | 0c68ae548773a375c2e457b3d253054c81f171b5 /custom_mutators | |
parent | da5ff0df0a091cc08adae4e26114c4611f151822 (diff) | |
download | afl++-b7d741b18e3152c23a5bde58fa30ba5cedc630b7.tar.gz |
more welcome 2022
Diffstat (limited to 'custom_mutators')
-rwxr-xr-x | custom_mutators/gramatron/build_gramatron_mutator.sh | 2 | ||||
-rwxr-xr-x | custom_mutators/grammar_mutator/build_grammar_mutator.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/custom_mutators/gramatron/build_gramatron_mutator.sh b/custom_mutators/gramatron/build_gramatron_mutator.sh index b6654632..677e4548 100755 --- a/custom_mutators/gramatron/build_gramatron_mutator.sh +++ b/custom_mutators/gramatron/build_gramatron_mutator.sh @@ -11,7 +11,7 @@ # Adapted for AFLplusplus by Dominik Maier <mail@dmnk.co> # # Copyright 2017 Battelle Memorial Institute. All rights reserved. -# 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. diff --git a/custom_mutators/grammar_mutator/build_grammar_mutator.sh b/custom_mutators/grammar_mutator/build_grammar_mutator.sh index b6cef66f..452cb0e1 100755 --- a/custom_mutators/grammar_mutator/build_grammar_mutator.sh +++ b/custom_mutators/grammar_mutator/build_grammar_mutator.sh @@ -14,7 +14,7 @@ # <andreafioraldi@gmail.com> # # Copyright 2017 Battelle Memorial Institute. All rights reserved. -# 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. |