File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
/*
5
5
This source file is part of the Swift.org open source project
6
6
7
- Copyright 2015 Apple Inc. and the Swift project authors
7
+ Copyright 2015 – 2021 Apple Inc. and the Swift project authors
8
8
Licensed under Apache License v2.0 with Runtime Library Exception
9
9
10
10
See http://swift.org/LICENSE.txt for license information
Original file line number Diff line number Diff line change
1
+ //
2
+ // File.swift
3
+ // File
4
+ //
5
+ // Created by Mattt Zmuda on 8/18/21.
6
+ //
7
+
8
+ import Foundation
Original file line number Diff line number Diff line change 1
1
/*
2
2
This source file is part of the Swift.org open source project
3
3
4
- Copyright 2015 Apple Inc. and the Swift project authors
4
+ Copyright 2015 – 2021 Apple Inc. and the Swift project authors
5
5
Licensed under Apache License v2.0 with Runtime Library Exception
6
6
7
7
See http://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments