aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Verilog/BitVec.hs
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 /src/Verismith/Verilog/BitVec.hs
parentdd09d461ccc613e5ddce8f5e588519859db374de (diff)
downloadverismith-64bde1f01b64bdff2744ad75ebe9ca187d68a4e2.tar.gz
verismith-64bde1f01b64bdff2744ad75ebe9ca187d68a4e2.zip
Update license to dual license GPLv3
Diffstat (limited to 'src/Verismith/Verilog/BitVec.hs')
-rw-r--r--src/Verismith/Verilog/BitVec.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Verismith/Verilog/BitVec.hs b/src/Verismith/Verilog/BitVec.hs
index bc594a3..e6c1a2a 100644
--- a/src/Verismith/Verilog/BitVec.hs
+++ b/src/Verismith/Verilog/BitVec.hs
@@ -2,7 +2,7 @@
Module : Verismith.Verilog.BitVec
Description : Unsigned BitVec implementation.
Copyright : (c) 2019, Yann Herklotz Grave
-License : GPL-3
+License : GPLv3
Maintainer : yann [at] yannherklotz [dot] com
Stability : experimental
Portability : POSIX