mirror of
https://github.com/apple/swift-system-metrics.git
synced 2026-05-26 18:50:35 +00:00
6d5f3643c6
### Motivation: Pre-1.0 cleanup opportunity ### Modifications: A bunch of small suggestions. They're for your consideration, so feel free to tell me which ones to revert if needed. ### Result: Repo ready for 1.0
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
|
|
The Swift System Metrics Project
|
|
========================
|
|
|
|
Please visit the Swift System Metrics web site for more information:
|
|
|
|
* https://github.com/apple/swift-metrics
|
|
|
|
Copyright 2018-2026 The Swift System Metrics Project
|
|
|
|
The Swift System Metrics Project licenses this file to you under the Apache License,
|
|
version 2.0 (the "License"); you may not use this file except in compliance
|
|
with the License. You may obtain a copy of the License at:
|
|
|
|
https://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
Also, please refer to each LICENSE.<component>.txt file, which is located in
|
|
the 'license' directory of the distribution file, for the license terms of the
|
|
components that this product depends on.
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
This product contains a derivation of the lock implementation and various scripts from SwiftNIO.
|
|
|
|
* LICENSE (Apache License 2.0):
|
|
* https://www.apache.org/licenses/LICENSE-2.0
|
|
* HOMEPAGE:
|
|
* https://github.com/apple/swift-nio
|