Skip to content

Commit e9c0f68

Browse files
committed
Add license header
Signed-off-by: Craig Perkins <cwperx@amazon.com>
1 parent e858ceb commit e9c0f68

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/integrationTest/java/org/opensearch/security/http/RolesMappingTests.java

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/*
2+
* Copyright OpenSearch Contributors
3+
* SPDX-License-Identifier: Apache-2.0
4+
*
5+
* The OpenSearch Contributors require contributions made to
6+
* this file be licensed under the Apache-2.0 license or a
7+
* compatible open source license.
8+
*
9+
*/
110
package org.opensearch.security.http;
211

312
import java.util.List;

0 commit comments

Comments
 (0)