aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-command-line-client/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zookeeper-command-line-client/CMakeLists.txt')
-rw-r--r--zookeeper-command-line-client/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/zookeeper-command-line-client/CMakeLists.txt b/zookeeper-command-line-client/CMakeLists.txt
index 8140822388c..2dec0b9520e 100644
--- a/zookeeper-command-line-client/CMakeLists.txt
+++ b/zookeeper-command-line-client/CMakeLists.txt
@@ -1,4 +1,4 @@
-# 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.
install_jar(zookeeper-command-line-client-jar-with-dependencies.jar)
vespa_install_script(src/main/sh/vespa-zkcat vespa-zkcat bin)