mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
chore: update FB template headers (#7842)
This commit is contained in:
parent
f21ee7c23b
commit
9150c7aefc
8 changed files with 10 additions and 36 deletions
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
@ -35,13 +32,9 @@ module.exports = {
|
||||||
'header/header': [
|
'header/header': [
|
||||||
ERROR,
|
ERROR,
|
||||||
'block',
|
'block',
|
||||||
|
|
||||||
[
|
[
|
||||||
'*',
|
'*',
|
||||||
' * Copyright (c) Meta Platforms, Inc. and affiliates.',
|
' * (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.',
|
||||||
' *',
|
|
||||||
' * This source code is licensed under the MIT license found in the',
|
|
||||||
' * LICENSE file in the root directory of this source tree.',
|
|
||||||
' *',
|
' *',
|
||||||
// Unfortunately eslint-plugin-header doesn't support optional lines.
|
// Unfortunately eslint-plugin-header doesn't support optional lines.
|
||||||
// If you want to enforce your website JS files to have @flow or @format,
|
// If you want to enforce your website JS files to have @flow or @format,
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
*
|
||||||
* This source code is licensed under the MIT license found in the
|
* @format
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
* (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*
|
*
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue