Skip to content

Commit bc86a08

Browse files
committed
Fix licence header
1 parent 65cfc4a commit bc86a08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/commands/captureDiagnostics.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
//===----------------------------------------------------------------------===//
22
//
3-
// This source file is part of the VSCode Swift open source project
3+
// This source file is part of the VS Code Swift open source project
44
//
5-
// Copyright (c) 2021-2024 the VSCode Swift project authors
5+
// Copyright (c) 2021-2024 the VS Code Swift project authors
66
// Licensed under Apache License v2.0
77
//
88
// See LICENSE.txt for license information
9-
// See CONTRIBUTORS.txt for the list of VSCode Swift project authors
9+
// See CONTRIBUTORS.txt for the list of VS Code Swift project authors
1010
//
1111
// SPDX-License-Identifier: Apache-2.0
1212
//

0 commit comments

Comments
 (0)