Skip to content

Commit 86ed3d6

Browse files
committed
fix license header
1 parent a17da0b commit 86ed3d6

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Sources/Converse/Streaming/ToolUseStart.swift

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
// //===----------------------------------------------------------------------===//
2-
// //
3-
// // This source file is part of the Swift Bedrock Library open source project
4-
// //
5-
// // Copyright (c) 2025 Amazon.com, Inc. or its affiliates
6-
// // and the Swift Bedrock Library project authors
7-
// // Licensed under Apache License v2.0
8-
// //
9-
// // See LICENSE.txt for license information
10-
// // See CONTRIBUTORS.txt for the list of Swift Bedrock Library project authors
11-
// //
12-
// // SPDX-License-Identifier: Apache-2.0
13-
// //
14-
// //===----------------------------------------------------------------------===//
1+
//===----------------------------------------------------------------------===//
2+
//
3+
// This source file is part of the Swift Bedrock Library open source project
4+
//
5+
// Copyright (c) 2025 Amazon.com, Inc. or its affiliates
6+
// and the Swift Bedrock Library project authors
7+
// Licensed under Apache License v2.0
8+
//
9+
// See LICENSE.txt for license information
10+
// See CONTRIBUTORS.txt for the list of Swift Bedrock Library project authors
11+
//
12+
// SPDX-License-Identifier: Apache-2.0
13+
//
14+
//===----------------------------------------------------------------------===//
1515

1616
@preconcurrency import AWSBedrockRuntime
1717

0 commit comments

Comments
 (0)