mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-17 21:00:38 +08:00
Facebook -> Meta Platforms on website footer + docs
Summary: Update company copyright on website footer + documentation pages, see [guidelines](https://www.internalfb.com/intern/wiki/Open_Source/Launch_an_OSS_Project/Launch_Preparation/Automated_Checkup/Terms_Of_Use_&_Privacy_Policy/). Reviewed By: bottler Differential Revision: D32649563 fbshipit-source-id: f285be79c185496832c5d41b839ee974234a8fa5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7fa333f632
commit
e4456dba2f
@@ -51,7 +51,7 @@ const siteConfig = {
|
||||
|
||||
// @lint-ignore-every LICENSELINT
|
||||
// This copyright info is used in /core/Footer.js and blog RSS/Atom feeds.
|
||||
copyright: `Copyright \u{00A9} ${new Date().getFullYear()} Facebook Inc`,
|
||||
copyright: `Copyright \u{00A9} ${new Date().getFullYear()} Meta Platforms, Inc`,
|
||||
|
||||
highlight: {
|
||||
// Highlight.js theme to use for syntax highlighting in code blocks.
|
||||
|
||||
Reference in New Issue
Block a user