diff options
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ autodoc_mock_imports = ["PyQt5", "pathmagic", "matplotlib", "numpy"] # -- Project information ----------------------------------------------------- project = u'eSim' -copyright = u'2022, FOSSEE' +copyright = u'2025, FOSSEE' author = u'FOSSEE, IIT Bombay' # The short X.Y version |