We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76ee00 commit 78ce0e7Copy full SHA for 78ce0e7
1 file changed
src/test/java/org/opensearch/security/authtoken/jwt/AuthTokenUtilsTest.java
@@ -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
+
12
package org.opensearch.security.authtoken.jwt;
13
14
import org.opensearch.common.settings.Settings;
0 commit comments