File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Examples/embeddings/Sources Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1- // The Swift Programming Language
2- // https://docs.swift.org/swift-book
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+ //===----------------------------------------------------------------------===//
315
416import BedrockService
517import Foundation
You can’t perform that action at this time.
0 commit comments