Skip to content

Commit fbd90d3

Browse files
authored
Update NOTICE
1 parent 16ed479 commit fbd90d3

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

NOTICE

+28-1
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,38 @@ Licensed under the LinkedIn Learning Exercise File License (the "License").
55
See LICENSE in the project root for license information.
66

77
ATTRIBUTIONS:
8-
[PLEASE PROVIDE ATTRIBUTIONS OR DELETE THIS AND THE ABOVE LINE “ATTRIBUTIONS”]
8+
React
9+
https://github.com/facebook/react
10+
Copyright (c) Facebook, Inc. and its affiliates.
11+
License: MIT
12+
https://opensource.org/licenses/MIT
913

1014
Please note, this project may automatically load third party code from external
1115
repositories (for example, NPM modules, Composer packages, or other dependencies).
1216
If so, such third party code may be subject to other license terms than as set
1317
forth above. In addition, such third party code may also depend on and load
1418
multiple tiers of dependencies. Please review the applicable licenses of the
1519
additional dependencies.
20+
21+
22+
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
23+
24+
MIT License
25+
26+
Permission is hereby granted, free of charge, to any person obtaining a copy
27+
of this software and associated documentation files (the "Software"), to deal
28+
in the Software without restriction, including without limitation the rights
29+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30+
copies of the Software, and to permit persons to whom the Software is
31+
furnished to do so, subject to the following conditions:
32+
33+
The above copyright notice and this permission notice shall be included in all
34+
copies or substantial portions of the Software.
35+
36+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42+
SOFTWARE.

0 commit comments

Comments
 (0)