Skip to content

Commit e5ba872

Browse files
authored
Missing header in docusaurus.config.js (facebook#3369)
1 parent f0d9c4a commit e5ba872

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

website/docusaurus.config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/**
2+
* Copyright (c) Meta Platforms, Inc. and 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+
*/
7+
18
const users = require('./showcase.json');
29
const versions = require('./versions.json');
310

0 commit comments

Comments
 (0)