Skip to content

Commit a717efd

Browse files
committed
Add missing license
1 parent 18c1929 commit a717efd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Sources/RegexBenchmark/Suite/Dna.swift

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
//
10+
//===----------------------------------------------------------------------===//
11+
112
import _StringProcessing
213

314
extension BenchmarkRunner {

0 commit comments

Comments
 (0)