Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 9b4d970

Browse files
committed
Add LICENSE file
1 parent ceecee1 commit 9b4d970

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

LICENSE

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,34 @@
1-
Copyright (c) 2017-present, Facebook, Inc. All rights reserved.
1+
COPYRIGHT
22

3-
The examples provided by Facebook are for non-commercial testing and evaluation
4-
purposes only. Facebook reserves all rights not expressly granted.
3+
All contributions by Cedric Chee:
4+
Copyright (c) 2018, Cedric Chee.
5+
All rights reserved.
6+
7+
All other contributions:
8+
Copyright (c) 2018, the respective contributors.
9+
All rights reserved.
10+
11+
Each contributor holds copyright over their respective contributions.
12+
The project versioning (Git) records all such contribution source information.
13+
14+
LICENSE
15+
16+
The MIT License (MIT)
17+
18+
Permission is hereby granted, free of charge, to any person obtaining a copy
19+
of this software and associated documentation files (the "Software"), to deal
20+
in the Software without restriction, including without limitation the rights
21+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22+
copies of the Software, and to permit persons to whom the Software is
23+
furnished to do so, subject to the following conditions:
24+
25+
The above copyright notice and this permission notice shall be included in all
26+
copies or substantial portions of the Software.
527

628
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
729
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
9-
FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
10-
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
11-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34+
SOFTWARE.

0 commit comments

Comments
 (0)