Commit ccd09a13 by Zachary Snow

bump license year

parent ea56f51d
......@@ -2,7 +2,7 @@ BSD 3-Clause License
Copyright for portions of sv2v are held by Tom Hawkins, 2011-2015, as part of
tomahawkins/verilog. Copyright for all other portions of sv2v are held by
Zachary Snow, 2019-2020.
Zachary Snow, 2019-2021.
All rights reserved.
......
......@@ -52,7 +52,7 @@ defaultJob = Job
&= summary ("sv2v " ++ giDescribe $$tGitInfoCwd)
&= details [ "sv2v converts SystemVerilog to Verilog."
, "More info: https://github.com/zachjs/sv2v"
, "(C) 2019-2020 Zachary Snow, 2011-2015 Tom Hawkins" ]
, "(C) 2019-2021 Zachary Snow, 2011-2015 Tom Hawkins" ]
&= helpArg [explicit, name "help", groupname "Other"]
&= versionArg [explicit, name "version"]
&= verbosityArgs [ignore] [ignore]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment