diff --git a/LICENSE b/LICENSE index dc73e2d2..c55382ff 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ BSD License For PyTorch3D software -Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. +Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -14,7 +14,7 @@ are permitted provided that the following conditions are met: this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name Facebook nor the names of its contributors may be used to + * Neither the name Meta nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/docs/Makefile b/docs/Makefile index 999fabd4..3d3d13d5 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,4 +1,8 @@ -# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. # Minimal makefile for Sphinx documentation diff --git a/docs/tutorials/bundle_adjustment.ipynb b/docs/tutorials/bundle_adjustment.ipynb index 6fa74450..bb6777ae 100644 --- a/docs/tutorials/bundle_adjustment.ipynb +++ b/docs/tutorials/bundle_adjustment.ipynb @@ -10,7 +10,7 @@ }, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/camera_position_optimization_with_differentiable_rendering.ipynb b/docs/tutorials/camera_position_optimization_with_differentiable_rendering.ipynb index 7e0d34ef..4359b4a7 100644 --- a/docs/tutorials/camera_position_optimization_with_differentiable_rendering.ipynb +++ b/docs/tutorials/camera_position_optimization_with_differentiable_rendering.ipynb @@ -10,7 +10,7 @@ }, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/dataloaders_ShapeNetCore_R2N2.ipynb b/docs/tutorials/dataloaders_ShapeNetCore_R2N2.ipynb index 84b65f29..829e38ff 100644 --- a/docs/tutorials/dataloaders_ShapeNetCore_R2N2.ipynb +++ b/docs/tutorials/dataloaders_ShapeNetCore_R2N2.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/deform_source_mesh_to_target_mesh.ipynb b/docs/tutorials/deform_source_mesh_to_target_mesh.ipynb index ac074ba6..d6750f6e 100644 --- a/docs/tutorials/deform_source_mesh_to_target_mesh.ipynb +++ b/docs/tutorials/deform_source_mesh_to_target_mesh.ipynb @@ -10,7 +10,7 @@ }, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/fit_simple_neural_radiance_field.ipynb b/docs/tutorials/fit_simple_neural_radiance_field.ipynb index 151406f9..89d81b61 100644 --- a/docs/tutorials/fit_simple_neural_radiance_field.ipynb +++ b/docs/tutorials/fit_simple_neural_radiance_field.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/fit_textured_mesh.ipynb b/docs/tutorials/fit_textured_mesh.ipynb index 0839a5c4..ae4b0abb 100644 --- a/docs/tutorials/fit_textured_mesh.ipynb +++ b/docs/tutorials/fit_textured_mesh.ipynb @@ -10,7 +10,7 @@ }, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/fit_textured_volume.ipynb b/docs/tutorials/fit_textured_volume.ipynb index e05340af..fcdf43d4 100644 --- a/docs/tutorials/fit_textured_volume.ipynb +++ b/docs/tutorials/fit_textured_volume.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/render_colored_points.ipynb b/docs/tutorials/render_colored_points.ipynb index b25775e5..0160afe1 100644 --- a/docs/tutorials/render_colored_points.ipynb +++ b/docs/tutorials/render_colored_points.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/render_densepose.ipynb b/docs/tutorials/render_densepose.ipynb index f23b2d3b..a42410d9 100644 --- a/docs/tutorials/render_densepose.ipynb +++ b/docs/tutorials/render_densepose.ipynb @@ -6,7 +6,7 @@ "metadata": {}, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/docs/tutorials/render_textured_meshes.ipynb b/docs/tutorials/render_textured_meshes.ipynb index faf2e217..8d0c6b2a 100644 --- a/docs/tutorials/render_textured_meshes.ipynb +++ b/docs/tutorials/render_textured_meshes.ipynb @@ -10,7 +10,7 @@ }, "outputs": [], "source": [ - "# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved." + "# Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved." ] }, { diff --git a/packaging/conda/install_conda.bat b/packaging/conda/install_conda.bat index b413d14d..c9aebe98 100644 --- a/packaging/conda/install_conda.bat +++ b/packaging/conda/install_conda.bat @@ -4,5 +4,4 @@ @REM This source code is licensed under the BSD-style license found in the @REM LICENSE file in the root directory of this source tree. -:: Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. start /wait "" "%miniconda_exe%" /S /InstallationType=JustMe /RegisterPython=0 /AddToPath=0 /D=%tmp_conda% diff --git a/setup.cfg b/setup.cfg index 7372cc41..8e48cc2d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,8 @@ -# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. [isort] line_length = 88 diff --git a/tests/benchmarks/__init__.py b/tests/benchmarks/__init__.py index e69de29b..2e41cd71 100644 --- a/tests/benchmarks/__init__.py +++ b/tests/benchmarks/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/tests/common_testing.py b/tests/common_testing.py index d64e3d0d..c4f364be 100644 --- a/tests/common_testing.py +++ b/tests/common_testing.py @@ -25,7 +25,7 @@ def get_pytorch3d_dir() -> Path: """ Returns Path for the root PyTorch3D directory. - Facebook internal systems need a special case here. + Meta internal systems need a special case here. """ if os.environ.get("INSIDE_RE_WORKER") is not None: return Path(__file__).resolve().parent diff --git a/tests/test_build.py b/tests/test_build.py index 11351d1f..aa2e1675 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -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 = [] diff --git a/tests/test_cameras.py b/tests/test_cameras.py index d2e64648..a55799e4 100644 --- a/tests/test_cameras.py +++ b/tests/test_cameras.py @@ -1,4 +1,4 @@ -# Copyright (c) Facebook, Inc. and its affiliates. +# Copyright (c) Meta Platforms, Inc. and affiliates. # All rights reserved. # # This source code is licensed under the BSD-style license found in the diff --git a/website/siteConfig.js b/website/siteConfig.js index 2085acfe..96864e1d 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -1,6 +1,9 @@ /** - * Copyright (c) 2017-present, Facebook, Inc. + * Copyright (c) Meta Platforms, Inc. and affiliates. + * All rights reserved. * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. */ // See https://docusaurus.io/docs/site-config for all the possible