Commentary
This commit is contained in:
parent
f80c167d65
commit
8b03f2d47b
|
|
@ -45,7 +45,7 @@ def setup(app):
|
||||||
# -- Project information
|
# -- Project information
|
||||||
|
|
||||||
project = 'Verilator'
|
project = 'Verilator'
|
||||||
copyright = '2022 by Wilson Snyder, under LGPL-3.0 or Artistic-2.0'
|
copyright = '2024 by Wilson Snyder, under LGPL-3.0 or Artistic-2.0'
|
||||||
author = 'Wilson Snyder'
|
author = 'Wilson Snyder'
|
||||||
|
|
||||||
# The master toctree document.
|
# The master toctree document.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue