about summary refs log tree commit diff
path: root/custom_mutators
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2022-01-07 10:38:00 +0100
committerGitHub <noreply@github.com>2022-01-07 10:38:00 +0100
commit85f3ebc714714c6077b5026f940c1ed7be07a074 (patch)
tree0c68ae548773a375c2e457b3d253054c81f171b5 /custom_mutators
parentda5ff0df0a091cc08adae4e26114c4611f151822 (diff)
parentb7d741b18e3152c23a5bde58fa30ba5cedc630b7 (diff)
downloadafl++-85f3ebc714714c6077b5026f940c1ed7be07a074.tar.gz
Merge pull request #1243 from yuawn/dev
more welcome 2022
Diffstat (limited to 'custom_mutators')
-rwxr-xr-xcustom_mutators/gramatron/build_gramatron_mutator.sh2
-rwxr-xr-xcustom_mutators/grammar_mutator/build_grammar_mutator.sh2
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.