dillon1000/react

Commit

Updated copyright text to Copyright (c) Meta Platforms, Inc. and its … (#26830)

…affiliates.

## Summary

There were 8 different places where the copyright comment was wrong.
Rewrote from "Copyright (c) Facebook, Inc. and its affiliates." to
"Copyright (c) Meta Platforms, Inc. and its affiliates."

## How did you test this change?
No code was changed. Comment was still a comment after changes.

Co-authored-by: Dennis Moradkhani <[email protected]>
Browse files
Changed paths8 files
First-parent comparison
M packages/react-devtools-core/src/cachedSettings.js ModifiedM packages/react-devtools-shell/src/perf-regression/apps/LargeSubtree.js ModifiedM packages/react-devtools-shell/src/perf-regression/apps/index.js ModifiedM packages/react-dom/src/__tests__/ReactDOMInReactServer-test.js ModifiedM packages/react/src/ReactCache.js ModifiedM packages/react/src/ReactFetch.js ModifiedM packages/react/src/__tests__/ReactFetch-test.js ModifiedM packages/react/src/__tests__/ReactFetchEdge-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…