File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828
2929# General information about the project.
3030project = "Python-Markups"
31- copyright = "2024 , Dmitry Shachnev" # noqa: A001
31+ copyright = "2025 , Dmitry Shachnev" # noqa: A001
3232
3333# The version info for the project you're documenting, acts as replacement for
3434# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change 11# This file is part of python-markups module
22# License: 3-clause BSD, see LICENSE file
3- # Copyright: (C) Dmitry Shachnev, 2012-2024
3+ # Copyright: (C) Dmitry Shachnev, 2012-2025
44
55import os .path
66
Original file line number Diff line number Diff line change 11# This file is part of python-markups test suite
22# License: 3-clause BSD, see LICENSE file
3- # Copyright: (C) Dmitry Shachnev, 2012-2024
3+ # Copyright: (C) Dmitry Shachnev, 2012-2025
44
55import unittest
66
You can’t perform that action at this time.
0 commit comments