Skip to content

Commit f438046

Browse files
Merge pull request #4 from Workiva/update_notice
CPLAT-6224 Further updates to license/notice
2 parents ba1b5b3 + a08b644 commit f438046

File tree

2 files changed

+23
-15
lines changed

2 files changed

+23
-15
lines changed

LICENSE

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at
66

7-
http://www.apache.org/licenses/LICENSE-2.0
7+
http://www.apache.org/licenses/LICENSE-2.0
88

99
Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,
@@ -14,13 +14,19 @@ limitations under the License.
1414

1515
--------------------------------------------------
1616

17-
This dart_codemod software includes a number of subcomponents with
17+
This webdev_proxy software is based on a number of software repositories with
1818
separate copyright notices and/or license terms. Your use of the source
19-
code for the these subcomponents is subject to the terms and
19+
code for the these software repositories is subject to the terms and
2020
conditions of the following licenses:
2121

22-
Dart-lang build software: https://github.com/dart-lang/build
23-
Copyright ©2016 Dart project authors.
22+
build: https://github.com/dart-lang/build
23+
Copyright ©2016 Dart project authors. All rights reserved.
2424
Licensed under the BSD 3-Clause License: https://github.com/dart-lang/build/blob/master/LICENSE
2525

26-
--------------------------------------------------
26+
webdev: https://github.com/dart-lang/webdev
27+
Copyright ©2017 Dart project authors. All rights reserved.
28+
Licensed under the BSD-3 Clause License: https://github.com/dart-lang/webdev/blob/master/webdev/LICENSE
29+
30+
sse: https://github.com/dart-lang/sse
31+
Copyright ©2019 Dart project authors. All rights reserved.
32+
Licensed under the BSD-3 Clause License: https://github.com/dart-lang/sse/blob/master/LICENSE

NOTICE

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
66
You may obtain a copy of the License at
77

8-
http://www.apache.org/licenses/LICENSE-2.0
8+
http://www.apache.org/licenses/LICENSE-2.0
99

1010
Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,
@@ -15,17 +15,19 @@ limitations under the License.
1515

1616
--------------------------------------------------
1717

18-
This dart_codemod software includes a number of subcomponents with
18+
This webdev_proxy software is based on a number of software repositories with
1919
separate copyright notices and/or license terms. Your use of the source
20-
code for the these subcomponents is subject to the terms and
20+
code for the these software repositories is subject to the terms and
2121
conditions of the following licenses:
2222

23-
Dart-lang build software: https://github.com/dart-lang/build
24-
Copyright ©2016 Dart project authors.
23+
build: https://github.com/dart-lang/build
24+
Copyright ©2016 Dart project authors. All rights reserved.
2525
Licensed under the BSD 3-Clause License: https://github.com/dart-lang/build/blob/master/LICENSE
2626

27-
Dart-lang sse software: https://github.com/dart-lang/sse
28-
Copyright ©2019 Dart project authors.
29-
Licensed under the BSD 3-Clause License: https://github.com/dart-lang/sse/blob/master/LICENSE
27+
webdev: https://github.com/dart-lang/webdev
28+
Copyright ©2017 Dart project authors. All rights reserved.
29+
Licensed under the BSD-3 Clause License: https://github.com/dart-lang/webdev/blob/master/webdev/LICENSE
3030

31-
--------------------------------------------------
31+
sse: https://github.com/dart-lang/sse
32+
Copyright ©2019 Dart project authors. All rights reserved.
33+
Licensed under the BSD-3 Clause License: https://github.com/dart-lang/sse/blob/master/LICENSE

0 commit comments

Comments
 (0)