Skip to content

Commit 7a5c957

Browse files
committed
[ASTGen] Fix several header comments
1 parent 1559b37 commit 7a5c957

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lib/ASTGen/Sources/ASTGen/Availability.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Attrs.swift ------------------------------------------------------===//
1+
//===--- Availability.swift -----------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/ASTGen/Sources/ASTGen/DeclAttrs.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Attrs.swift ------------------------------------------------------===//
1+
//===--- DeclAttrs.swift --------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/ASTGen/Sources/ASTGen/Diagnostics.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===----------------------------------------------------------------------===//
1+
//===--- Diagnostics.swift ------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/ASTGen/Sources/ASTGen/ParameterClause.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===----------------------------------------------------------------------===//
1+
//===--- ParameterClause.swift --------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/ASTGen/Sources/ASTGen/Regex.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Regex.swift - SourceLoc bridiging utilities ------------------===//
1+
//===--- Regex.swift ------------------------------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

0 commit comments

Comments
 (0)