Andrew Clark
9cdf8a99ed
[Codemod] Update copyright header to Meta ( #25315 )
...
* Facebook -> Meta in copyright
rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g'
* Manual tweaks
2022-10-18 11:19:24 -04:00
Sebastian Markbåge
3e809bf5d4
Convert React Native builds to named exports ( #18136 )
...
These don't need any forks because we always export the same things atm.
2020-02-27 11:33:44 -08:00
Héctor Ramos
b87aabdfe1
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
Joseph
004cb21bbb
Short circuit the logic for exporting a module ( #13392 )
...
* short circuit some logic
* revert back to ternary operator
2018-08-20 12:29:40 +01:00
Sebastian Markbåge
6031bea239
Add Experimental Fabric Renderer ( #12069 )
2018-01-22 09:58:35 -08:00