File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- //===--- CollectionAlgorithms.swift.gyb -----------------------*- swift -* -===//
1
+ //===--- CollectionAlgorithms.swift -------------------------------------- -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
Original file line number Diff line number Diff line change 1
- //===--- Integers.swift.gyb -----------------------------------*- swift -* -===//
1
+ //===--- Integers.swift -------------------------------------------------- -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2014 - 2018 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 1
- //===--- Algorithms.swift.gyb ---------------------------------*- swift -* -===//
1
+ //===--- Algorithms.swift ------------------------------------------------ -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 1
- //===--- BridgeStorage.swift.gyb ------------------------------*- swift -* -===//
1
+ //===--- BridgeStorage.swift --------------------------------------------- -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2014 - 2020 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change 1
- //===--- MultipliedFullWidth.swift.gyb ------------------------*- swift -* -===//
1
+ //===--- MultipliedFullWidth.swift --------------------------------------- -===//
2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2019 Apple Inc. and the Swift project authors
5
+ // Copyright (c) 2019 - 2020 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
8
8
// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments