Skip to content

Commit b785290

Browse files
Add copyright header for MDXComponents.js (#3083)
1 parent b7b7e0a commit b785290

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/src/theme/MDXComponents.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* Copyright (c) Facebook, Inc. and its affiliates.
3+
*
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
6+
*/
17
// Import the original mapper
28
import MDXComponents from '@theme-original/MDXComponents';
39
import GithubLink from '@site/src/components/GithubLink';

0 commit comments

Comments
 (0)