aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Internal.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@ymhg.org>2019-03-30 13:39:43 +0000
committerYann Herklotz <git@ymhg.org>2019-03-30 13:39:43 +0000
commit11afcaa69e2c4c1142642683733debf7714b9e09 (patch)
tree84ddd7db8654439207ca03e343db6941881e1bcd /src/VeriFuzz/Internal.hs
parent858615d4e4cb6cfda09425f9f05e3eb0769b1661 (diff)
downloadverismith-11afcaa69e2c4c1142642683733debf7714b9e09.tar.gz
verismith-11afcaa69e2c4c1142642683733debf7714b9e09.zip
Change license name
Diffstat (limited to 'src/VeriFuzz/Internal.hs')
-rw-r--r--src/VeriFuzz/Internal.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VeriFuzz/Internal.hs b/src/VeriFuzz/Internal.hs
index 541e517..4f85629 100644
--- a/src/VeriFuzz/Internal.hs
+++ b/src/VeriFuzz/Internal.hs
@@ -1,7 +1,7 @@
{-|
Module : VeriFuzz.Internal
Description : Shared high level code used in the other modules internally.
-Copyright : (c) 2018-2019, Yann Herklotz Grave
+Copyright : (c) 2018-2019, Yann Herklotz
License : BSD-3
Maintainer : ymherklotz [at] gmail [dot] com
Stability : experimental