File tree Expand file tree Collapse file tree 14 files changed +28
-28
lines changed
Expand file tree Collapse file tree 14 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 11//===--- Complex+ElementaryFunctions.swift --------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2019-2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2019-2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- Error.swift ------------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- Interval.swift ---------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- ApproximateEqualityTests.swift -----------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- ElementaryFunctionTests.swift ------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- main.swift -------------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- main.swift -------------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2020 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2020 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- DivideTests.swift ------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2021 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2021 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- GCDTests.swift ---------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2021 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2021 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 11//===--- RotateTests.swift ------------------------------------*- swift -*-===//
22//
3- // This source file is part of the Swift.org open source project
3+ // This source file is part of the Swift Numerics open source project
44//
5- // Copyright (c) 2021 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2021 Apple Inc. and the Swift Numerics project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments