summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/sh/vespa-version-generator.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client/src/main/sh/vespa-version-generator.sh')
-rwxr-xr-xvespa-feed-client/src/main/sh/vespa-version-generator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-feed-client/src/main/sh/vespa-version-generator.sh b/vespa-feed-client/src/main/sh/vespa-version-generator.sh
index 7203212297a..5aafb3e2bf7 100755
--- a/vespa-feed-client/src/main/sh/vespa-version-generator.sh
+++ b/vespa-feed-client/src/main/sh/vespa-version-generator.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Extracts the current version number (V_TAG_COMPONENT) from vtag.map and outputs this into a Java class.
# This replaces vespajlib/../VersionTagger.java as this module cannot depend on that, nor the dependencies