about summary refs log tree commit diff
path: root/utils/argv_fuzzing/argvfuzz.c
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-16 16:43:40 +0100
committerGitHub <noreply@github.com>2022-01-16 16:43:40 +0100
commit2b82492457061e8e3be2ecff2288b6a310220047 (patch)
tree2a418210b97671b1ed63de3961a9f57a9ebeed2c /utils/argv_fuzzing/argvfuzz.c
parent4217a6606c92f6a88ab577ae8f91823dd731562d (diff)
parentd51ec57d91e8f4b80f8970268abdeda7e5c7c0fe (diff)
downloadafl++-2b82492457061e8e3be2ecff2288b6a310220047.tar.gz
Merge pull request #1260 from 0xsan-z/Welcome2022
more welcome 2022
Diffstat (limited to 'utils/argv_fuzzing/argvfuzz.c')
-rw-r--r--utils/argv_fuzzing/argvfuzz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/argv_fuzzing/argvfuzz.c b/utils/argv_fuzzing/argvfuzz.c
index 4251ca4c..e7cc6b72 100644
--- a/utils/argv_fuzzing/argvfuzz.c
+++ b/utils/argv_fuzzing/argvfuzz.c
@@ -2,7 +2,7 @@
    american fuzzy lop++ - LD_PRELOAD for fuzzing argv in binaries
    ------------------------------------------------------------
 
-   Copyright 2019-2020 Kjell Braden <afflux@pentabarf.de>
+   Copyright 2019-2022 Kjell Braden <afflux@pentabarf.de>
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.