Browse Source

doc: it's almost 2023, update the copyright year already.

pull/16/head
Vladimír Vondruš 4 years ago
parent
commit
6a161d5044
  1. 2
      doc/python/conf.py

2
doc/python/conf.py

@ -178,7 +178,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, 20102021.
copyright © `Vladimír Vondruš <http://mosra.cz/>`_ and contributors, 20102022.
| 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