diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 7fab6160d23..cbe18479d78 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -1,3 +1,10 @@ +/** + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + const users = require('./showcase.json'); const versions = require('./versions.json');