Skip to content

Commit a0de1fd

Browse files
kausvfacebook-github-bot
authored andcommitted
Fix copyright on TorchRec webpage (#3175)
Summary: Pull Request resolved: #3175 As per OSS team, the copyright should be this format https://www.internalfb.com/wiki/Open_Source/Launch_an_OSS_Project/Launch_Preparation/Automated_Checkup/Terms_Of_Use_&_Privacy_Policy/ Reviewed By: bigfootjon Differential Revision: D78010324 fbshipit-source-id: 43280eccbc747d1a026f6f26f2eb0703f095d8c1
1 parent fd4496d commit a0de1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# -- Project information -----------------------------------------------------
3131

3232
project = "TorchRec"
33-
copyright = "2024, Meta"
33+
copyright = "Meta Platforms, Inc"
3434
author = "Meta"
3535

3636
try:

0 commit comments

Comments
 (0)