Summary:
The README for the project refers to the BSD 3-Clause License, but the License file has only BSD License as the name. Updated the License name to BSD 3-Clause License for correct reference.
License files are an important part of source code and should not have errors. This helps developers to correctly reference the license when integrating the source code within their applications.
Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/310
Reviewed By: theschnitz
Differential Revision: D24220599
Pulled By: nikhilaravi
fbshipit-source-id: 657bde0abe946e95864fc048eb930a91ddf08b99
Summary: Use a consistent case for PyTorch3D (matching the logo...): replace all occurrences of PyTorch3d with PyTorch3D across the codebase (including documentation and notebooks)
Reviewed By: wanyenlo, gkioxari
Differential Revision: D20427546
fbshipit-source-id: 8c7697f51434c51e99b7fe271935932c72a1d9b9