From ce1fc4b27d6fd7e6068eb8501309bbb097e6a136 Mon Sep 17 00:00:00 2001 From: Cornul11 Date: Mon, 11 Apr 2022 19:30:06 +0200 Subject: updated citation --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CITATION.cff') diff --git a/CITATION.cff b/CITATION.cff index efd6cad8..45658ac2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -14,9 +14,9 @@ authors: family-names: Meier email: mail@dmnk.co title: "AFL++" -version: 3.14 +version: 4.00c type: software -date-released: 2021-07-19 +date-released: 2022-01-26 url: "https://github.com/AFLplusplus/AFLplusplus" keywords: - fuzzing -- cgit 1.4.1 From 9ac3c53104d351d9ffa67b3f320bf0788aceb280 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Sun, 24 Apr 2022 20:52:31 +0200 Subject: fix my name --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CITATION.cff') diff --git a/CITATION.cff b/CITATION.cff index 45658ac2..37a4a174 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -11,7 +11,7 @@ authors: family-names: Fioraldi email: andreafioraldi@gmail.com - given-names: Dominik - family-names: Meier + family-names: Maier email: mail@dmnk.co title: "AFL++" version: 4.00c -- cgit 1.4.1