aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/vespa-feed-client-dev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client-cli/vespa-feed-client-dev.sh')
-rwxr-xr-xvespa-feed-client-cli/vespa-feed-client-dev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-feed-client-cli/vespa-feed-client-dev.sh b/vespa-feed-client-cli/vespa-feed-client-dev.sh
index 1da93a73f91..de5bf322b69 100755
--- a/vespa-feed-client-cli/vespa-feed-client-dev.sh
+++ b/vespa-feed-client-cli/vespa-feed-client-dev.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
-# 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.
# Resolve symlink (if any) and normalize path
program=$(readlink -f "$0")