File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Tests/SwiftBasicFormatTest Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ //===----------------------------------------------------------------------===//
12//
2- // Indenter.swift
3- // swift-syntax
3+ // This source file is part of the Swift.org open source project
44//
5- // Created by Jed Fox on 9/8/24.
5+ // Copyright (c) 2024 Apple Inc. and the Swift project authors
6+ // Licensed under Apache License v2.0 with Runtime Library Exception
67//
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+ //===----------------------------------------------------------------------===//
712
813#if swift(>=6)
914public import SwiftSyntax
Original file line number Diff line number Diff line change 22//
33// This source file is part of the Swift.org open source project
44//
5- // Copyright (c) 2014 - 2023 Apple Inc. and the Swift project authors
5+ // Copyright (c) 2024 Apple Inc. and the Swift project authors
66// Licensed under Apache License v2.0 with Runtime Library Exception
77//
88// See https://swift.org/LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments