about summary refs log tree commit diff
path: root/experimental/argv_fuzzing/argvfuzz.c
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-12-31 13:01:08 +0100
committervan Hauser <vh@thc.org>2019-12-31 13:01:08 +0100
commit3b9517ae735f6249d266a76df97f3288fefbe9c3 (patch)
tree9a29f2a246cb42dd8e300cfef17639166db21872 /experimental/argv_fuzzing/argvfuzz.c
parent842cd9dec3c4c83d660d96dcdb3f5cf0c6e6f4fb (diff)
downloadafl++-3b9517ae735f6249d266a76df97f3288fefbe9c3.tar.gz
v2.60d and year 2020 init
Diffstat (limited to 'experimental/argv_fuzzing/argvfuzz.c')
-rw-r--r--experimental/argv_fuzzing/argvfuzz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/argv_fuzzing/argvfuzz.c b/experimental/argv_fuzzing/argvfuzz.c
index 65fb5e13..1e1c3822 100644
--- a/experimental/argv_fuzzing/argvfuzz.c
+++ b/experimental/argv_fuzzing/argvfuzz.c
@@ -2,7 +2,7 @@
    american fuzzy lop - LD_PRELOAD for fuzzing argv in binaries
    ------------------------------------------------------------
 
-   Copyright 2019 Kjell Braden <afflux@pentabarf.de>
+   Copyright 2019-2020 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.