From 11afcaa69e2c4c1142642683733debf7714b9e09 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 30 Mar 2019 13:39:43 +0000 Subject: Change license name --- src/VeriFuzz/ASTGen.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/VeriFuzz/ASTGen.hs') diff --git a/src/VeriFuzz/ASTGen.hs b/src/VeriFuzz/ASTGen.hs index 5dd2c73..7c295e1 100644 --- a/src/VeriFuzz/ASTGen.hs +++ b/src/VeriFuzz/ASTGen.hs @@ -1,7 +1,7 @@ {-| Module : VeriFuzz.ASTGen Description : Generates the AST from the graph directly. -Copyright : (c) 2018-2019, Yann Herklotz Grave +Copyright : (c) 2018-2019, Yann Herklotz License : BSD-3 Maintainer : ymherklotz [at] gmail [dot] com Stability : experimental -- cgit