mirror of
https://github.com/facebook/yoga.git
synced 2025-11-01 09:10:27 +00:00
6617be1fd6
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 https://github.com/facebook/react-native/issues/54086 ## Changelog: [GENERAL] [CHANGED] - Updated copyright header in Yoga CMake file from Facebook to Meta. X-link: https://github.com/facebook/react-native/pull/54087 Reviewed By: robhogan Differential Revision: D84101874 Pulled By: cortinico fbshipit-source-id: 534fb700dcbb14d0e91c8c287e8a9af251cba4f9