mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add Meta header to xplat/js/react-native-github/tools/build_defs/oss/preload.bzl (#36814)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36814 Working through the backlog of failing open source requirements (T139285789). Most files that are violating Copyright rules are due to the exemptions being outdated, but this file actually needs a header. Changelog: [Internal] Reviewed By: cortinico, cipolleschi Differential Revision: D44705585 fbshipit-source-id: 0319be3be0726a76cd98448205f5af76343ad356
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f0893cf72f
commit
edc5ea11bb
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
#
|
||||
# This source code is licensed under the MIT license found in the
|
||||
# LICENSE file in the root directory of this source tree.
|
||||
|
||||
# These are symbols that are available in newer versions of Buck, but not the open source one.
|
||||
|
||||
def oncall(_team):
|
||||
|
||||
Reference in New Issue
Block a user