Skip to content

Commit

Permalink
Updated license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Sep 23, 2024
1 parent f52a6b4 commit db6d8cb
Show file tree
Hide file tree
Showing 63 changed files with 195 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Soundness
uses: apple/swift-nio/.github/workflows/soundness.yml@main
with:
license_header_check_project_name: "WebAuthn Swift"
license_header_check_project_name: "Swift WebAuthn"
shell_check_enabled: false
format_check_enabled: false
license_header_check_enabled: false
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
For the purpose of tracking copyright, this is the list of individuals and
organizations who have contributed source code to the WebAuthn Swift extension.
organizations who have contributed source code to the Swift WebAuthn extension.
For employees of an organization/company where the copyright of work done
by employees of that company is held by the company itself, only the company
needs to be listed here.
Expand Down
8 changes: 4 additions & 4 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
WebAuthn Swift project
Swift WebAuthn project

----------------------------------------------------------------------

This source file is part of the WebAuthn Swift open source project
This source file is part of the Swift WebAuthn open source project

Copyright (c) 2022 the WebAuthn Swift project authors
Copyright (c) 2022 the Swift WebAuthn project authors
Licensed under Apache License v2.0

See LICENSE.txt for license information
See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors

SPDX-License-Identifier: Apache-2.0

Expand Down
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// swift-tools-version:5.9
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2023 the WebAuthn Swift project authors
// Copyright (c) 2023 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
6 changes: 3 additions & 3 deletions Sources/WebAuthn/Ceremonies/Registration/Credential.swift
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2023 the WebAuthn Swift project authors
// Copyright (c) 2023 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2023 the WebAuthn Swift project authors
// Copyright (c) 2023 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down Expand Up @@ -407,4 +407,4 @@
// return nil
// }
// }
// }
// }
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2023 the WebAuthn Swift project authors
// Copyright (c) 2023 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down Expand Up @@ -91,7 +91,7 @@ public struct PublicKeyCredentialParameters: Equatable, Encodable, Sendable {
}

extension Array where Element == PublicKeyCredentialParameters {
/// A list of `PublicKeyCredentialParameters` WebAuthn Swift currently supports.
/// A list of `PublicKeyCredentialParameters` Swift WebAuthn currently supports.
public static var supported: [Element] {
COSEAlgorithmIdentifier.allCases.map {
Element.init(type: .publicKey, alg: $0)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2024 the WebAuthn Swift project authors
// Copyright (c) 2024 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2024 the WebAuthn Swift project authors
// Copyright (c) 2024 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
6 changes: 3 additions & 3 deletions Sources/WebAuthn/Ceremonies/Shared/AuthenticatorData.swift
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
6 changes: 3 additions & 3 deletions Sources/WebAuthn/Ceremonies/Shared/AuthenticatorFlags.swift
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
//===----------------------------------------------------------------------===//
//
// This source file is part of the WebAuthn Swift open source project
// This source file is part of the Swift WebAuthn open source project
//
// Copyright (c) 2022 the WebAuthn Swift project authors
// Copyright (c) 2022 the Swift WebAuthn project authors
// Licensed under Apache License v2.0
//
// See LICENSE.txt for license information
// See CONTRIBUTORS.txt for the list of WebAuthn Swift project authors
// See CONTRIBUTORS.txt for the list of Swift WebAuthn project authors
//
// SPDX-License-Identifier: Apache-2.0
//
Expand Down
Loading

0 comments on commit db6d8cb

Please sign in to comment.