aboutsummaryrefslogtreecommitdiffstats
path: root/tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java')
-rw-r--r--tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java b/tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java
index c2d47622040..82d859b08bd 100644
--- a/tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java
+++ b/tenant-auth/src/main/java/ai/vespa/hosted/auth/ApiAuthenticator.java
@@ -1,3 +1,4 @@
+// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package ai.vespa.hosted.auth;
import ai.vespa.hosted.api.ControllerHttpClient;