From 3b9517ae735f6249d266a76df97f3288fefbe9c3 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Tue, 31 Dec 2019 13:01:08 +0100 Subject: v2.60d and year 2020 init --- experimental/argv_fuzzing/Makefile | 2 +- experimental/argv_fuzzing/argvfuzz.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'experimental') diff --git a/experimental/argv_fuzzing/Makefile b/experimental/argv_fuzzing/Makefile index 25b6f1f6..917b24bc 100644 --- a/experimental/argv_fuzzing/Makefile +++ b/experimental/argv_fuzzing/Makefile @@ -2,7 +2,7 @@ # american fuzzy lop - argvfuzz # -------------------------------- # -# Copyright 2019 Kjell Braden +# Copyright 2019-2020 Kjell Braden # # 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/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 + Copyright 2019-2020 Kjell Braden Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit 1.4.1