A subset of the source code in React Native Windows is derived from React Native. Files that are derived from React Native contain the following copyright headers:
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
In React Native Windows, the BSD-style license referred to above can be found in the LICENSE file in this folder. The grant of patent rights can be found in the PATENTS file in this folder.
A non-exhaustive list of that source code can be found in the following directories: