Skip to content

Commit 51a1db6

Browse files
committed
Update copyright year
1 parent f5a7983 commit 51a1db6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/*
55
This source file is part of the Swift.org open source project
66

7-
Copyright 2015 Apple Inc. and the Swift project authors
7+
Copyright 2015 – 2021 Apple Inc. and the Swift project authors
88
Licensed under Apache License v2.0 with Runtime Library Exception
99

1010
See http://swift.org/LICENSE.txt for license information
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
//
2+
// File.swift
3+
// File
4+
//
5+
// Created by Mattt Zmuda on 8/18/21.
6+
//
7+
8+
import Foundation

Sources/Dealer/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This source file is part of the Swift.org open source project
33

4-
Copyright 2015 Apple Inc. and the Swift project authors
4+
Copyright 2015 – 2021 Apple Inc. and the Swift project authors
55
Licensed under Apache License v2.0 with Runtime Library Exception
66

77
See http://swift.org/LICENSE.txt for license information

0 commit comments

Comments
 (0)