mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-17 04:40:35 +08:00
Fix unnecessary LICENSELINT suppressions
Reviewed By: zsol Differential Revision: D34526295 fbshipit-source-id: f511370dc3186bc396d68a2e6d5e0931facbeb42
This commit is contained in:
committed by
Facebook GitHub Bot
parent
471b126818
commit
84a569c0aa
@@ -6,6 +6,8 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
// @licenselint-loose-mode
|
||||
|
||||
// See https://docusaurus.io/docs/site-config for all the possible
|
||||
// site configuration options.
|
||||
|
||||
@@ -52,7 +54,6 @@ const siteConfig = {
|
||||
secondaryColor: '#FFAF00',
|
||||
},
|
||||
|
||||
// @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()} Meta Platforms, Inc`,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user