mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 14:50:36 +08:00
More company name & License
Summary: Manual adjustments for license changes. Reviewed By: patricklabatut Differential Revision: D33405657 fbshipit-source-id: 8a21735726f3aece9f9164da9e3b272b27db8032
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9eeb456e82
commit
741777b5b5
@@ -41,7 +41,7 @@ class TestBuild(unittest.TestCase):
|
||||
|
||||
extensions = ("py", "cu", "cuh", "cpp", "h", "hpp", "sh")
|
||||
|
||||
expect = "Copyright (c) Facebook, Inc. and its affiliates.\n"
|
||||
expect = "Copyright (c) Meta Platforms, Inc. and affiliates.\n"
|
||||
|
||||
files_missing_copyright_header = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user