Browse Source

doc: update copyright year in site footer as well.

next
Vladimír Vondruš 3 years ago
parent
commit
46d6777315
  1. 2
      doc/python/conf.py

2
doc/python/conf.py

@ -272,7 +272,7 @@ PAGE_HEADER = """
FINE_PRINT = """
| Magnum Python docs. Part of the `Magnum project <https://magnum.graphics/>`_,
copyright © `Vladimír Vondruš <http://mosra.cz/>`_ and contributors, 20102022.
copyright © `Vladimír Vondruš <http://mosra.cz/>`_ and contributors, 2010--2023.
| Generated by `m.css Python doc generator <https://mcss.mosra.cz/documentation/python/>`_.
Contact the team via `GitHub <https://github.com/mosra/magnum>`_,
`Gitter <https://gitter.im/mosra/magnum>`_,

Loading…
Cancel
Save