react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Re-add the top level LICENSE file

Open cortinico opened this issue 2 years ago • 3 comments

Summary: Repos on GitHub should have a top level LICENSE file to make sure GitHub can autodiscover the correct license for the project.

Once we moved the file inside packages/react-native/ the autodiscovery is not working anymore (it returns a 404).

Changelog: [Internal] - Re-add the top level LICENSE file

Reviewed By: hoxyq

Differential Revision: D46764347

cortinico avatar Jun 15 '23 15:06 cortinico

This pull request was exported from Phabricator. Differential Revision: D46764347

facebook-github-bot avatar Jun 15 '23 15:06 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,757,680 -4
android hermes armeabi-v7a 8,070,255 -5
android hermes x86 9,250,277 -4
android hermes x86_64 9,099,414 -3
android jsc arm64-v8a 9,318,824 -5
android jsc armeabi-v7a 8,508,735 -4
android jsc x86 9,382,317 -2
android jsc x86_64 9,635,562 -5

Base commit: abc6e1cbf4cf9775205b0246404b0059a5838fba Branch: main

analysis-bot avatar Jun 15 '23 16:06 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D46764347

facebook-github-bot avatar Jun 15 '23 16:06 facebook-github-bot

This pull request has been merged in facebook/react-native@2ae163a7e8f56861ba081ed3909d4a1d890930f1.

facebook-github-bot avatar Jun 15 '23 20:06 facebook-github-bot