Skip to content

Commit 3ff21e5

Browse files
committed
Polling confirmations: Pass the license headers check
1 parent aa35626 commit 3ff21e5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Sources/Testing/Traits/PollingConfigurationTrait.swift

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
//
2-
// PollingConfiguration.swift
3-
// swift-testing
2+
// This source file is part of the Swift.org open source project
43
//
5-
// Created by Rachel Brindle on 6/6/25.
4+
// Copyright (c) 2025 Apple Inc. and the Swift project authors
5+
// Licensed under Apache License v2.0 with Runtime Library Exception
6+
//
7+
// See https://swift.org/LICENSE.txt for license information
8+
// See https://swift.org/CONTRIBUTORS.txt for Swift project authors
69
//
710

811
/// A trait to provide a default polling configuration to all usages of

0 commit comments

Comments
 (0)