aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
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