diff options
author | Heiko Eißfeldt <heikoi@hexco.de> | 2019-06-12 17:21:26 +0200 |
---|---|---|
committer | Heiko Eißfeldt <heikoi@hexco.de> | 2019-06-12 17:21:26 +0200 |
commit | 0113c4f8342925a02dfc9832de4f7f848d88e190 (patch) | |
tree | 1c1ec888d5f42b9ee3441fda08b9ab73fc403f7e /docs/README | |
parent | 1c2ed83960fd79727d0f34b11ee361c37c953923 (diff) | |
parent | 7a236b11b84545e53760c86a0425409283d1c7fc (diff) | |
download | afl++-0113c4f8342925a02dfc9832de4f7f848d88e190.tar.gz |
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/docs/README b/docs/README index e2ddf1ef..d1b05b5a 100644 --- a/docs/README +++ b/docs/README @@ -28,7 +28,7 @@ american fuzzy lop plus plus Released under terms and conditions of Apache License, Version 2.0. For new versions and additional information, check out: - http://lcamtuf.coredump.cx/afl/ + https://github.com/vanhauser-thc/AFLplusplus To compare notes with other users or get notified about major new features, send a mail to <afl-users+subscribe@googlegroups.com>. @@ -513,21 +513,11 @@ Thank you! 15) Contact ----------- -Questions? Concerns? Bug reports? The author can be usually reached at -<lcamtuf@google.com>. +Questions? Concerns? Bug reports? The contributors can be reached via +https://github.com/vanhauser-thc/AFLplusplus -There is also a mailing list for the project; to join, send a mail to +There is also a mailing list for the afl project; to join, send a mail to <afl-users+subscribe@googlegroups.com>. Or, if you prefer to browse archives first, try: https://groups.google.com/group/afl-users - -PS. If you wish to submit raw code to be incorporated into the project, please -be aware that the copyright on most of AFL is claimed by Google. While you do -retain copyright on your contributions, they do ask people to agree to a simple -CLA first: - - https://cla.developers.google.com/clas - -Sorry about the hassle. Of course, no CLA is required for feature requests or -bug reports. |