aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-01-06 20:57:38 +0000
committerYann Herklotz <git@yannherklotz.com>2020-01-06 20:57:38 +0000
commit64bde1f01b64bdff2744ad75ebe9ca187d68a4e2 (patch)
tree7440fffd5b8cbe73e56b4a0b0c8e9db1494ada71 /test
parentdd09d461ccc613e5ddce8f5e588519859db374de (diff)
downloadverismith-64bde1f01b64bdff2744ad75ebe9ca187d68a4e2.tar.gz
verismith-64bde1f01b64bdff2744ad75ebe9ca187d68a4e2.zip
Update license to dual license GPLv3
Diffstat (limited to 'test')
-rw-r--r--test/Parser.hs2
-rw-r--r--test/Reduce.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/Parser.hs b/test/Parser.hs
index 2de7114..462a8d6 100644
--- a/test/Parser.hs
+++ b/test/Parser.hs
@@ -2,7 +2,7 @@
Module : Parser
Description : Test the parser.
Copyright : (c) 2019, Yann Herklotz Grave
-License : GPL-3
+License : GPLv3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX
diff --git a/test/Reduce.hs b/test/Reduce.hs
index 37ef576..c6e8482 100644
--- a/test/Reduce.hs
+++ b/test/Reduce.hs
@@ -2,7 +2,7 @@
Module : Reduce
Description : Test reduction.
Copyright : (c) 2019, Yann Herklotz Grave
-License : GPL-3
+License : GPLv3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX