Skip to content

Commit 736e234

Browse files
committed
add Tony Stone's 'process_test_files.rb' to NOTICE
and move "XCTest+AsyncAwait.swift" from gRPC Swift into its own section
1 parent 4cb1f45 commit 736e234

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

NOTICE.txt

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,32 @@ Also, please refer to each LICENSE.txt file, which is located in
2424
the 'license' directory of the distribution file, for the license terms of the
2525
components that this product depends on.
2626

27-
-------------------------------------------------------------------------------
27+
---
2828

29-
30-
This product contains derivations of various scripts from SwiftNIO and contains "XCTest+AsyncAwait.swift" from gRPC Swift.
29+
This product contains derivations of various scripts from SwiftNIO.
3130

3231
* LICENSE (Apache License 2.0):
3332
* https://www.apache.org/licenses/LICENSE-2.0
3433
* HOMEPAGE:
3534
* https://github.com/apple/swift-nio
3635

36+
---
37+
38+
This product contains "XCTest+AsyncAwait.swift" from gRPC Swift.
39+
3740
* LICENSE (Apache License 2.0):
3841
* https://www.apache.org/licenses/LICENSE-2.0
3942
* HOMEPAGE:
4043
* https://github.com/grpc/grpc-swift
4144

45+
---
46+
47+
This product contains a derivation of the Tony Stone's 'process_test_files.rb'.
48+
49+
* LICENSE (Apache License 2.0):
50+
* https://www.apache.org/licenses/LICENSE-2.0
51+
* HOMEPAGE:
52+
* https://github.com/tonystone/build-tools/commit/6c417b7569df24597a48a9aa7b505b636e8f73a1
53+
* https://github.com/tonystone/build-tools/blob/master/source/xctest_tool.rb
4254

43-
-------------------------------------------------------------------------------
55+
---

0 commit comments

Comments
 (0)