forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
15 lines (15 loc) · 786 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**
* Copyright (c) 2015, Facebook, Inc. All rights reserved.
*
* React Native software is currently provided by Facebook to you for
* non-commercial testing and evaluation purposes only. Facebook reserves all
* rights not expressly granted. An open source version of this software will
* be provided at a later date.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/