mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Update copyrights to 2024 (#138638)
Spiritual successor of https://github.com/pytorch/pytorch/pull/119413 + CPP docs copyright update as well Fixes https://github.com/pytorch/pytorch/issues/138630 Pull Request resolved: https://github.com/pytorch/pytorch/pull/138638 Approved by: https://github.com/atalman
This commit is contained in:
committed by
PyTorch MergeBot
parent
dbd0a39c79
commit
d1be61ce4e
@ -123,7 +123,7 @@ master_doc = "index"
|
||||
|
||||
# General information about the project.
|
||||
project = "PyTorch"
|
||||
copyright = "2022, PyTorch Contributors"
|
||||
copyright = "2024, PyTorch Contributors"
|
||||
author = "PyTorch Contributors"
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
|
@ -3353,7 +3353,7 @@ master_doc = "index"
|
||||
|
||||
# General information about the project.
|
||||
project = "PyTorch"
|
||||
copyright = "2023, PyTorch Contributors"
|
||||
copyright = "2024, PyTorch Contributors"
|
||||
author = "PyTorch Contributors"
|
||||
torch_version = str(torch.__version__)
|
||||
|
||||
|
Reference in New Issue
Block a user