Skip to content

Commit fd235f1

Browse files
committed
fix license header
1 parent 8696f55 commit fd235f1

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Examples/quoteapi-alb/Sources/QuoteAPI/QuoteService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Sources/EventSource/ALB/ALBTargetGroup+HTTPRequest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Sources/EventSource/ALB/OpenAPILambdaALB.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Sources/EventSource/HTTPHeadersExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Tests/OpenAPILambdaTests/ALBConversionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Tests/OpenAPILambdaTests/APIGatewayV2ConversionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

Tests/OpenAPILambdaTests/HTTPHeadersConversionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This source file is part of the Swift OpenAPI Lambda open source project
44
//
55
// Copyright Swift OpenAPI Lambda project authors
6-
// Copyright (c) 2023 Amazon.com, Inc. or its affiliates.
6+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates.
77
// Licensed under Apache License v2.0
88
//
99
// See LICENSE.txt for license information

0 commit comments

Comments
 (0)