File tree Expand file tree Collapse file tree 6 files changed +24
-12
lines changed
Sources/LanguageServerProtocolTransport Expand file tree Collapse file tree 6 files changed +24
-12
lines changed Original file line number Diff line number Diff line change 1+ # #===----------------------------------------------------------------------===##
2+ # #
3+ # # This source file is part of the Swift.org open source project
4+ # #
5+ # # Copyright (c) 2025 Apple Inc. and the Swift project authors
6+ # # Licensed under Apache License v2.0 with Runtime Library Exception
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
10+ # #
11+ # #===----------------------------------------------------------------------===##
112root = true
213
314[* ]
Original file line number Diff line number Diff line change 11# #===----------------------------------------------------------------------===##
22# #
3- # # This source file is part of the Swift open source project
3+ # # This source file is part of the Swift.org open source project
44# #
55# # Copyright (c) 2025 Apple Inc. and the Swift project authors
66# # Licensed under Apache License v2.0 with Runtime Library Exception
77# #
8- # # See http ://swift.org/LICENSE.txt for license information
9- # # See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8+ # # See https ://swift.org/LICENSE.txt for license information
9+ # # See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010# #
1111# #===----------------------------------------------------------------------===##
1212
Original file line number Diff line number Diff line change 11#! /bin/bash
22# #===----------------------------------------------------------------------===##
33# #
4- # # This source file is part of the Swift open source project
4+ # # This source file is part of the Swift.org open source project
55# #
66# # Copyright (c) 2025 Apple Inc. and the Swift project authors
77# # Licensed under Apache License v2.0 with Runtime Library Exception
88# #
9- # # See http ://swift.org/LICENSE.txt for license information
10- # # See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
9+ # # See https ://swift.org/LICENSE.txt for license information
10+ # # See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1111# #
1212# #===----------------------------------------------------------------------===##
1313
Original file line number Diff line number Diff line change 11//===----------------------------------------------------------------------===//
22//
3- // This source file is part of the Swift open source project
3+ // This source file is part of the Swift.org open source project
44//
55// Copyright (c) 2025 Apple Inc. and the Swift project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
8- // See http ://swift.org/LICENSE.txt for license information
9- // See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8+ // See https ://swift.org/LICENSE.txt for license information
9+ // See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010//
1111//===----------------------------------------------------------------------===//
1212
Original file line number Diff line number Diff line change 1+ //===----------------------------------------------------------------------===//
12//
23// This source file is part of the Swift.org open source project
34//
Original file line number Diff line number Diff line change 11##===----------------------------------------------------------------------===##
22##
3- ## This source file is part of the Swift open source project
3+ ## This source file is part of the Swift.org open source project
44##
55## Copyright (c) 2025 Apple Inc. and the Swift project authors
66## Licensed under Apache License v2.0 with Runtime Library Exception
77##
8- ## See http ://swift.org/LICENSE.txt for license information
9- ## See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8+ ## See https ://swift.org/LICENSE.txt for license information
9+ ## See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010##
1111##===----------------------------------------------------------------------===##
1212
You can’t perform that action at this time.
0 commit comments