Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Codemod] Update copyright header to Meta #25315

Merged
merged 2 commits into from
Oct 18, 2022

Commits on Oct 18, 2022

  1. 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'
    acdlite committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bf6f312 View commit details
    Browse the repository at this point in the history
  2. Manual tweaks

    acdlite committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a6fbca4 View commit details
    Browse the repository at this point in the history