diff options
author | vanhauser-thc <vh@thc.org> | 2022-01-01 00:49:17 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-01-01 00:49:17 +0100 |
commit | e1082f2548a2497690d48a23b366362d478afdb6 (patch) | |
tree | 250e5c51fc64d3fad711a9bfa33051eba49c4106 /qemu_mode | |
parent | 128413690e4ffbf107c66965d51db96201ad7db0 (diff) | |
download | afl++-e1082f2548a2497690d48a23b366362d478afdb6.tar.gz |
welcome 2022
Diffstat (limited to 'qemu_mode')
-rwxr-xr-x | qemu_mode/build_qemu_support.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/build_qemu_support.sh b/qemu_mode/build_qemu_support.sh index 71453a71..86ebb4d4 100755 --- a/qemu_mode/build_qemu_support.sh +++ b/qemu_mode/build_qemu_support.sh @@ -13,7 +13,7 @@ # counters by Andrea Fioraldi <andreafioraldi@gmail.com> # # Copyright 2015, 2016, 2017 Google Inc. 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. |