mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-31 09:56:32 +02:00
[docs] Update copyrights for the documentation
This commit is contained in:
parent
91bdddfaf8
commit
420b9c43ff
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ sys.path.append(os.path.abspath(os.getenv('PROJECT_DIR')))
|
||||||
sys.path.append(os.path.abspath('./_ext'))
|
sys.path.append(os.path.abspath('./_ext'))
|
||||||
|
|
||||||
project = 'Meshroom'
|
project = 'Meshroom'
|
||||||
copyright = '2022, AliceVision Association'
|
copyright = '2023, AliceVision Association'
|
||||||
author = 'AliceVision Association'
|
author = 'AliceVision Association'
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue