summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
commit0c55dc92a3bf889c67fac1ca855e6e33e1994904 (patch)
treefaa7492f28fce7fa4ac605985a10bf9218d019ec /cmake
parentb09acf5a94ff3fe7b70381478fedcc242d965c32 (diff)
Update copyright
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.