aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-01-06 21:09:09 +0000
committerYann Herklotz <git@yannherklotz.com>2020-01-06 21:09:09 +0000
commit9b28c903dc430d0e48b62091053c4c06829e75c7 (patch)
tree33ddef073993ac4a2ce898438874638683e92ec2 /test
parentcdf2521e4a1a8f640187cbcc4fd01b64beed175a (diff)
downloadverismith-9b28c903dc430d0e48b62091053c4c06829e75c7.tar.gz
verismith-9b28c903dc430d0e48b62091053c4c06829e75c7.zip
Update license notices
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 462a8d6..2de7114 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 : GPLv3
+License : GPL-3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX
diff --git a/test/Reduce.hs b/test/Reduce.hs
index c6e8482..37ef576 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 : GPLv3
+License : GPL-3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX