File tree Expand file tree Collapse file tree 14 files changed +84
-43
lines changed Expand file tree Collapse file tree 14 files changed +84
-43
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,5 @@ gradlew.bat
43
43
**/DO_NOT_EDIT.txt
44
44
Plugins/**/_PluginsShared
45
45
Plugins/**/0_PLEASE_SYMLINK*
46
- Plugins/PluginsShared/JavaKitConfigurationShared
46
+ Plugins/PluginsShared/JavaKitConfigurationShared
47
+ Sources/_Subprocess/_nio_locks.swift
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2021 - 2022 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
7
7
//
8
- // See https://swift.org/LICENSE.txt for license information
9
- // See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
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
10
12
//
11
13
//===----------------------------------------------------------------------===//
12
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
5
- // Copyright (c) 2022 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
7
7
//
8
- // See https://swift.org/LICENSE.txt for license information
9
- // See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
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
10
12
//
11
13
//===----------------------------------------------------------------------===//
12
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
Original file line number Diff line number Diff line change 2
2
//
3
3
// This source file is part of the Swift.org open source project
4
4
//
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
7
7
//
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
9
12
//
10
13
//===----------------------------------------------------------------------===//
11
14
You can’t perform that action at this time.
0 commit comments