Skip to content

Conversation

aialok
Copy link
Contributor

@aialok aialok commented Oct 7, 2025

Summary:

Update the copyright header in packages/react-native/ReactCommon/yoga/cmake/yoga-config.cmake.in from

# Copyright (c) Facebook, Inc. and its affiliates.

to

# Copyright (c) Meta Platforms, Inc. and affiliates.

for consistency with the rest of the codebase. This change does not affect functionality.

close #54086

Changelog:

[GENERAL] [CHANGED] - Updated copyright header in Yoga CMake file from Facebook to Meta.

Test Plan:

Tests Required: No

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 7, 2025
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Oct 7, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 7, 2025

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D84101874.

@meta-codesync meta-codesync bot closed this in 118a662 Oct 10, 2025
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 10, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 10, 2025

@cortinico merged this pull request in 118a662.

meta-codesync bot pushed a commit to facebook/yoga that referenced this pull request Oct 11, 2025
Summary:
Update the copyright header in packages/react-native/ReactCommon/yoga/cmake/yoga-config.cmake.in from
```
# Copyright (c) Facebook, Inc. and its affiliates.
```
 to
 ```
 # Copyright (c) Meta Platforms, Inc. and affiliates.
 ```
 for consistency with the rest of the codebase. This change does not affect functionality.

 close facebook/react-native#54086

## Changelog:
[GENERAL] [CHANGED] - Updated copyright header in Yoga CMake file from Facebook to Meta.

X-link: facebook/react-native#54087

Reviewed By: robhogan

Differential Revision: D84101874

Pulled By: cortinico

fbshipit-source-id: 534fb700dcbb14d0e91c8c287e8a9af251cba4f9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update copyright text to Meta instead of Facebook

2 participants