Skip to content

Commit

Permalink
Add missing copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
necolas committed Dec 23, 2024
1 parent 1235d61 commit fae0414
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 116 deletions.
42 changes: 0 additions & 42 deletions apps/website/src/components/IconAdopt.js

This file was deleted.

34 changes: 0 additions & 34 deletions apps/website/src/components/IconFramework.js

This file was deleted.

40 changes: 0 additions & 40 deletions apps/website/src/components/IconMarkup.js

This file was deleted.

7 changes: 7 additions & 0 deletions apps/website/src/pages/index.js
Original file line number Diff line number Diff line change
@@ -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.
*/

import clsx from 'clsx';
import styles from './index.module.css';
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
Expand Down

0 comments on commit fae0414

Please sign in to comment.