Skip to content

Commit 58c108a

Browse files
authored
Update NOTICE
1 parent 8c8f4db commit 58c108a

File tree

1 file changed

+35
-2
lines changed

1 file changed

+35
-2
lines changed

NOTICE

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,48 @@
1-
Copyright 2021 LinkedIn Corporation
1+
Copyright 2022 LinkedIn Corporation
22
All Rights Reserved.
33

44
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+
9+
Flutter
10+
https://github.com/flutter/flutter
11+
Copyright 2014 The Flutter Authors. All rights reserved.
12+
License: BSD 3-Clause
13+
https://opensource.org/licenses/BSD-3-Clause
914

1015
Please note, this project may automatically load third party code from external
1116
repositories (for example, NPM modules, Composer packages, or other dependencies).
1217
If so, such third party code may be subject to other license terms than as set
1318
forth above. In addition, such third party code may also depend on and load
1419
multiple tiers of dependencies. Please review the applicable licenses of the
1520
additional dependencies.
21+
22+
=-=-=-=-=-=-=-=-=-=-=-=-=-
23+
24+
Copyright 2014 The Flutter Authors. All rights reserved.
25+
26+
Redistribution and use in source and binary forms, with or without modification,
27+
are permitted provided that the following conditions are met:
28+
29+
* Redistributions of source code must retain the above copyright
30+
notice, this list of conditions and the following disclaimer.
31+
* Redistributions in binary form must reproduce the above
32+
copyright notice, this list of conditions and the following
33+
disclaimer in the documentation and/or other materials provided
34+
with the distribution.
35+
* Neither the name of Google Inc. nor the names of its
36+
contributors may be used to endorse or promote products derived
37+
from this software without specific prior written permission.
38+
39+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ""AS IS"" AND
40+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
41+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
42+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
43+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
44+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
45+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
46+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
47+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
48+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)