aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindRE2.cmake2
-rw-r--r--cmake/vespaConfig.cmake.in2
-rw-r--r--cmake/vespaTargets.cmake2
3 files changed, 3 insertions, 3 deletions
diff --git a/cmake/FindRE2.cmake b/cmake/FindRE2.cmake
index b3643e66721..24a9909a491 100644
--- a/cmake/FindRE2.cmake
+++ b/cmake/FindRE2.cmake
@@ -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.
# There is no bundled FindRE2, so we supply our own minimal version to find
# the system RE2 library and header files.
diff --git a/cmake/vespaConfig.cmake.in b/cmake/vespaConfig.cmake.in
index 0c38820de21..ca10a8f7b01 100644
--- a/cmake/vespaConfig.cmake.in
+++ b/cmake/vespaConfig.cmake.in
@@ -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.
# This file contains some of the vespa cmake config needed for other
# cmake projects depending on vespa.
diff --git a/cmake/vespaTargets.cmake b/cmake/vespaTargets.cmake
index f2e3a3f5a03..00c691db6e8 100644
--- a/cmake/vespaTargets.cmake
+++ b/cmake/vespaTargets.cmake
@@ -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.
# This file is included from vespaConfig.cmake and contains a list of
# targets that are imported from vespa.