C++ docs: Bump the copyright year

This commit is contained in:
Simon Hausmann 2021-07-02 15:37:55 +02:00
parent adeb192f6e
commit 3323ec8b1b

View file

@ -19,7 +19,7 @@ import textwrap
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'SixtyFPS C++' project = 'SixtyFPS C++'
copyright = '2020, info@sixtyfps.io' copyright = '2021, info@sixtyfps.io'
author = 'info@sixtyfps.io' author = 'info@sixtyfps.io'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags