aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Verilog/Parser.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Verismith/Verilog/Parser.hs')
-rw-r--r--src/Verismith/Verilog/Parser.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Verismith/Verilog/Parser.hs b/src/Verismith/Verilog/Parser.hs
index 9d1c83a..a6eaf24 100644
--- a/src/Verismith/Verilog/Parser.hs
+++ b/src/Verismith/Verilog/Parser.hs
@@ -2,7 +2,7 @@
Module : Verismith.Verilog.Parser
Description : Minimal Verilog parser to reconstruct the AST.
Copyright : (c) 2019, Yann Herklotz
-License : GPLv3
+License : GPL-3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX