Skip to content

Commit e96d07f

Browse files
authored
Add License Header to DocLeveFanOutIT.kt (#1957)
Signed-off-by: toepkerd <[email protected]>
1 parent 42c0878 commit e96d07f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

alerting/src/test/kotlin/org/opensearch/alerting/DocLeveFanOutIT.kt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* Copyright OpenSearch Contributors
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
16
package org.opensearch.alerting
27

38
import com.carrotsearch.randomizedtesting.annotations.ThreadLeakScope

0 commit comments

Comments
 (0)