-
-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathNOTICE.txt
More file actions
23 lines (14 loc) · 618 Bytes
/
NOTICE.txt
File metadata and controls
23 lines (14 loc) · 618 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Swift WebAuthn project
----------------------------------------------------------------------
This source file is part of the Swift WebAuthn open source project
Copyright (c) 2022 the Swift WebAuthn project authors
Licensed under Apache License v2.0
See LICENSE.txt for license information
SPDX-License-Identifier: Apache-2.0
----------------------------------------------------------------------
This product contains a derivation of various scripts from SwiftNIO.
* LICENSE (Apache License 2.0):
* https://www.apache.org/licenses/LICENSE-2.0
* HOMEPAGE:
* https://github.com/apple/swift-nio
---