Skip to content

Commit 98ecfc1

Browse files
committed
Separate out notice from license
1 parent 94209e8 commit 98ecfc1

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

LICENSE.txt

-17
Original file line numberDiff line numberDiff line change
@@ -200,20 +200,3 @@
200200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201
See the License for the specific language governing permissions and
202202
limitations under the License.
203-
204-
205-
Swift-Concurrency depends on the following libraries:
206-
207-
Copyright (C) 2017 The Guava Authors
208-
209-
Licensed under the Apache License, Version 2.0 (the "License");
210-
you may not use this file except in compliance with the License.
211-
You may obtain a copy of the License at
212-
213-
http://www.apache.org/licenses/LICENSE-2.0
214-
215-
Unless required by applicable law or agreed to in writing, software
216-
distributed under the License is distributed on an "AS IS" BASIS,
217-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
218-
See the License for the specific language governing permissions and
219-
limitations under the License.

NOTICE.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Swift-Concurrency depends on the following libraries:
2+
3+
Copyright (C) 2017 The Guava Authors
4+
5+
Licensed under the Apache License, Version 2.0 (the "License");
6+
you may not use this file except in compliance with the License.
7+
You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.

0 commit comments

Comments
 (0)