mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-08 12:53:12 +02:00
bump license year
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ defaultJob = Job
|
||||
&= summary ("sv2v " ++ version)
|
||||
&= details [ "sv2v converts SystemVerilog to Verilog."
|
||||
, "More info: https://github.com/zachjs/sv2v"
|
||||
, "(C) 2019-2021 Zachary Snow, 2011-2015 Tom Hawkins" ]
|
||||
, "(C) 2019-2022 Zachary Snow, 2011-2015 Tom Hawkins" ]
|
||||
&= helpArg [explicit, name "help"]
|
||||
&= versionArg [explicit, name "version"]
|
||||
&= verbosityArgs [ignore] [ignore]
|
||||
|
||||
Reference in New Issue
Block a user