Skip to content

Commit f92f133

Browse files
authored
Merge pull request #1396 from kimdv/kimdv/fix-header-comments
Remove generated note in header
2 parents ea09dab + bea72a7 commit f92f133

16 files changed

+0
-32
lines changed

CodeGeneration/Sources/SyntaxSupport/AttributeKinds.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From AttributeKinds.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/AttributeNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From AttributeNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/AvailabilityNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From AvailabilityNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/BuilderInitializableTypes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From BuilderInitializableTypes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/Classification.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From Classification.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/CommonNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From CommonNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/DeclNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From DeclNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/ExprNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From ExprNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/GenericNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From GenericNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/PatternNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From PatternNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/StmtNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From StmtNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/SyntaxBaseKinds.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From SyntaxBaseKinds.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/TokenSpec.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From Tokens.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/Traits.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From Traits.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/Trivia.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From Trivia.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

CodeGeneration/Sources/SyntaxSupport/TypeNodes.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//// Automatically Generated From GenericNodes.swift.gyb.
2-
//// Do Not Edit Directly!
31
//===----------------------------------------------------------------------===//
42
//
53
// This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)