Skip to content

Commit 78ce0e7

Browse files
committed
Add header for test
Signed-off-by: Ryan Liang <jiallian@amazon.com>
1 parent d76ee00 commit 78ce0e7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/test/java/org/opensearch/security/authtoken/jwt/AuthTokenUtilsTest.java

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
*
4+
* The OpenSearch Contributors require contributions made to
5+
* this file be licensed under the Apache-2.0 license or a
6+
* compatible open source license.
7+
*
8+
* Modifications Copyright OpenSearch Contributors. See
9+
* GitHub history for details.
10+
*/
11+
112
package org.opensearch.security.authtoken.jwt;
213

314
import org.opensearch.common.settings.Settings;

0 commit comments

Comments
 (0)