aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/CMakeLists.txt')
-rw-r--r--config-model/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/CMakeLists.txt b/config-model/CMakeLists.txt
index 39c8e01f478..aa206a2389d 100644
--- a/config-model/CMakeLists.txt
+++ b/config-model/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(config-model-jar-with-dependencies.jar)
install(DIRECTORY src/main/resources/schema DESTINATION share/vespa PATTERN ".gitignore" EXCLUDE PATTERN "version" EXCLUDE)