From 64bde1f01b64bdff2744ad75ebe9ca187d68a4e2 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Mon, 6 Jan 2020 20:57:38 +0000 Subject: Update license to dual license GPLv3 --- src/Verismith/Report.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Verismith/Report.hs') diff --git a/src/Verismith/Report.hs b/src/Verismith/Report.hs index e2707ea..28b18a8 100644 --- a/src/Verismith/Report.hs +++ b/src/Verismith/Report.hs @@ -3,7 +3,7 @@ Module : Verismith.Report Description : Generate a report from a fuzz run. Copyright : (c) 2019, Yann Herklotz Grave -License : GPL-3 +License : GPLv3 Maintainer : yann [at] yannherklotz [dot] com Stability : experimental Portability : POSIX -- cgit