Skip to content

Commit 36bf421

Browse files
committed
documentation
1 parent 4d6005f commit 36bf421

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2021, Xavier Dupré
1+
Copyright (c) 2016-2023, Xavier Dupré
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

_doc/sphinxdoc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
local_template = os.path.join(os.path.abspath(
1717
os.path.dirname(__file__)), "phdoc_templates")
1818

19-
set_sphinx_variables(__file__, "mlstatpy", "Xavier Dupré", 2021,
19+
set_sphinx_variables(__file__, "mlstatpy", "Xavier Dupré", 2023,
2020
html_theme, html_theme_path, locals(),
2121
extlinks=dict(issue=(
2222
'https://github.com/sdpython/mlstatpy/issues/%s',

0 commit comments

Comments
 (0)