aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container/CMakeLists.txt')
-rw-r--r--standalone-container/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone-container/CMakeLists.txt b/standalone-container/CMakeLists.txt
index 9dbe9aa41db..67ad4a46d95 100644
--- a/standalone-container/CMakeLists.txt
+++ b/standalone-container/CMakeLists.txt
@@ -1,3 +1,3 @@
-# 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(standalone-container-jar-with-dependencies.jar)
install(PROGRAMS src/main/sh/standalone-container.sh DESTINATION libexec/vespa)