Skip to content

Commit 5ca3e7f

Browse files
committed
license header fix
1 parent a7dbb90 commit 5ca3e7f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Sources/_Subprocess/Subprocess+IO.swift

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
//
33
// This source file is part of the Swift.org open source project
44
//
5-
// Copyright (c) 2024 Apple Inc. and the Swift project authors
6-
// Licensed under Apache License v2.0 with Runtime Library Exception
5+
// Copyright (c) 2024 Apple Inc. and the Swift.org project authors
6+
// Licensed under Apache License v2.0
77
//
8-
// See https://swift.org/LICENSE.txt for license information
8+
// See LICENSE.txt for license information
9+
// See CONTRIBUTORS.txt for the list of Swift.org project authors
10+
//
11+
// SPDX-License-Identifier: Apache-2.0
912
//
1013
//===----------------------------------------------------------------------===//
1114

0 commit comments

Comments
 (0)