From be261b3e69baa93dc3dcb54bcc066fe397716e91 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 19 Mar 2020 15:20:39 +0100 Subject: moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links --- gcc_plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc_plugin') diff --git a/gcc_plugin/Makefile b/gcc_plugin/Makefile index 67737265..17962401 100644 --- a/gcc_plugin/Makefile +++ b/gcc_plugin/Makefile @@ -110,7 +110,7 @@ test_build: $(PROGS) ASAN_OPTIONS=detect_leaks=0 ../afl-showmap -m none -q -o .test-instr0 ./test-instr > ../$@ @echo .SH AUTHOR >> ../$@ @echo "afl++ was written by Michal \"lcamtuf\" Zalewski and is maintained by Marc \"van Hauser\" Heuse , Heiko \"hexcoder-\" Eissfeldt and Andrea Fioraldi " >> ../$@ - @echo The homepage of afl++ is: https://github.com/vanhauser-thc/AFLplusplus >> ../$@ + @echo The homepage of afl++ is: https://github.com/AFLplusplus/AFLplusplus >> ../$@ @echo >> ../$@ @echo .SH LICENSE >> ../$@ @echo Apache License Version 2.0, January 2004 >> ../$@ -- cgit 1.4.1