aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/main/sh/vespa-curl-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-java/src/main/sh/vespa-curl-wrapper')
-rwxr-xr-xvespaclient-java/src/main/sh/vespa-curl-wrapper2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespaclient-java/src/main/sh/vespa-curl-wrapper b/vespaclient-java/src/main/sh/vespa-curl-wrapper
index b0f48467ab6..ed617e2fb3f 100755
--- a/vespaclient-java/src/main/sh/vespa-curl-wrapper
+++ b/vespaclient-java/src/main/sh/vespa-curl-wrapper
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Uses security-env to call curl with paths to credentials.
# This script should be installed in libexec only. It is not public api.