Skip to content

Commit b0d0882

Browse files
committed
Update License Notice for SwiftLog & SwiftMetrics
Motivation: The project has adopted the `swift-log` and `swift-metrics` API packages, and the project's license needs to include attributions to their authors. Modifications: `NOTICE.txt` now lists `swift-log` and `swift-metrics` from Apple. Result: Apple has been properly attributed for the code from `swift-log` and `swift-metrics`
1 parent f6facaa commit b0d0882

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NOTICE.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,24 @@ This product was heavily influenced by implementations from the Vapor and NozeIO
4141

4242
---
4343

44+
This product contains the entire library from Apple's SwiftLog API.
45+
46+
* LICENSE (Apache License 2.0):
47+
* https://github.com/apple/swift-log/blob/master/LICENSE.txt
48+
* HOMEPAGE:
49+
* https://github.com/apple/swift-log
50+
51+
---
52+
53+
This product contains the entire library from Apple's SwiftMetrics API.
54+
55+
* LICENSE (Apache License 2.0):
56+
* https://github.com/apple/swift-metrics/blob/master/LICENSE.txt
57+
* HOMEPAGE:
58+
* https://github.com/apple/swift-metrics
59+
60+
---
61+
4462
This product contains the entire library and derivations of various scripts from Apple's SwiftNIO.
4563

4664
* LICENSE (Apache License 2.0):

0 commit comments

Comments
 (0)