aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-server/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zookeeper-server/CMakeLists.txt')
-rw-r--r--zookeeper-server/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/zookeeper-server/CMakeLists.txt b/zookeeper-server/CMakeLists.txt
index ea8bf68eba8..d410469e225 100644
--- a/zookeeper-server/CMakeLists.txt
+++ b/zookeeper-server/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.
add_subdirectory(zookeeper-server-common)
add_subdirectory(zookeeper-server)
add_subdirectory(zookeeper-server-3.8.1)