diff options
Diffstat (limited to 'experimental/argv_fuzzing/Makefile')
-rw-r--r-- | experimental/argv_fuzzing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/argv_fuzzing/Makefile b/experimental/argv_fuzzing/Makefile index 22e74f97..7f9378e8 100644 --- a/experimental/argv_fuzzing/Makefile +++ b/experimental/argv_fuzzing/Makefile @@ -2,7 +2,7 @@ # american fuzzy lop++ - argvfuzz # -------------------------------- # -# 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. |