Skip to content

Commit 0859eb6

Browse files
author
Aiswarya Sadananda Rao
committed
Add license header to ClientOptionsTest.java
- Add required OpenSearch Contributors license header - Fixes license header violation in new test file Signed-off-by: Aiswarya Sadananda Rao <aiswarao@amazon.com>
1 parent 73bb789 commit 0859eb6

File tree

1 file changed

+5
-0
lines changed
  • data-prepper-plugins/aws-lambda/src/test/java/org/opensearch/dataprepper/plugins/lambda/common/config

1 file changed

+5
-0
lines changed

data-prepper-plugins/aws-lambda/src/test/java/org/opensearch/dataprepper/plugins/lambda/common/config/ClientOptionsTest.java

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.dataprepper.plugins.lambda.common.config;
27

38
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)