mirror of
https://github.com/swift-server/RediStack.git
synced 2026-05-03 07:32:28 +00:00
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`
This commit is contained in:
+18
@@ -41,6 +41,24 @@ This product was heavily influenced by implementations from the Vapor and NozeIO
|
||||
|
||||
---
|
||||
|
||||
This product contains the entire library from Apple's SwiftLog API.
|
||||
|
||||
* LICENSE (Apache License 2.0):
|
||||
* https://github.com/apple/swift-log/blob/master/LICENSE.txt
|
||||
* HOMEPAGE:
|
||||
* https://github.com/apple/swift-log
|
||||
|
||||
---
|
||||
|
||||
This product contains the entire library from Apple's SwiftMetrics API.
|
||||
|
||||
* LICENSE (Apache License 2.0):
|
||||
* https://github.com/apple/swift-metrics/blob/master/LICENSE.txt
|
||||
* HOMEPAGE:
|
||||
* https://github.com/apple/swift-metrics
|
||||
|
||||
---
|
||||
|
||||
This product contains the entire library and derivations of various scripts from Apple's SwiftNIO.
|
||||
|
||||
* LICENSE (Apache License 2.0):
|
||||
|
||||
Reference in New Issue
Block a user