diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index e2bebee45ccb7a709387dfe275c00d90e8296c6c..aa37ca1854f73e260ccbc8b9b1b471cce9f597f7 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,8 +1,8 @@
 #
-# This file is a part of the CaosDB Project.
+# This file is a part of the LinkAhead Project.
 #
 # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-# Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+# Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
diff --git a/doc/capi/index.rst.in b/doc/capi/index.rst.in
index 71c78372ceebba9d03d77fcefe2d33b01ae1d757..67697d6081b1a263c83a94519dbb1f57251be2d3 100644
--- a/doc/capi/index.rst.in
+++ b/doc/capi/index.rst.in
@@ -1,9 +1,9 @@
 ..
     #
-    # This file is a part of the CaosDB Project.
+    # This file is a part of the LinkAhead Project.
     #
     # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-    # Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+    # Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
     #
     # This program is free software: you can redistribute it and/or modify
     # it under the terms of the GNU Affero General Public License as
diff --git a/doc/cppapi/index.rst.in b/doc/cppapi/index.rst.in
index 67e96fa6014ad1de0da6bec4b33ca5a40b2a6e80..57c9eb5b234bf6281968c079c68a086d3ee2d2d5 100644
--- a/doc/cppapi/index.rst.in
+++ b/doc/cppapi/index.rst.in
@@ -1,9 +1,9 @@
 ..
     #
-    # This file is a part of the CaosDB Project.
+    # This file is a part of the LinkAhead Project.
     #
     # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-    # Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+    # Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
     #
     # This program is free software: you can redistribute it and/or modify
     # it under the terms of the GNU Affero General Public License as
diff --git a/doc/header_file.rst.in b/doc/header_file.rst.in
index 03b7674d901e7f7fef2ab934d2a43769cf1d67d8..a00bc2013b06b0f75817b547dfc55ba6525efaf3 100644
--- a/doc/header_file.rst.in
+++ b/doc/header_file.rst.in
@@ -1,9 +1,9 @@
 ..
     #
-    # This file is a part of the CaosDB Project.
+    # This file is a part of the LinkAhead Project.
     #
     # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-    # Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+    # Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
     #
     # This program is free software: you can redistribute it and/or modify
     # it under the terms of the GNU Affero General Public License as
diff --git a/doc/index.rst.in b/doc/index.rst.in
index b6fdaaf592f8fe4e36008a509204a10d23d3e320..cae148092ccc12ae8aae07bd0d15a8755c160dc3 100644
--- a/doc/index.rst.in
+++ b/doc/index.rst.in
@@ -1,9 +1,9 @@
 ..
     #
-    # This file is a part of the CaosDB Project.
+    # This file is a part of the LinkAhead Project.
     #
     # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-    # Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+    # Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
     #
     # This program is free software: you can redistribute it and/or modify
     # it under the terms of the GNU Affero General Public License as
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 31f0e81d6a8fc8e55a6005b86d7160c834a2dfd7..8d648695ff9b7f1c28b9c99b84de1c91368d5fee 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -1,8 +1,8 @@
 #
-# This file is a part of the CaosDB Project.
+# This file is a part of the LinkAhead Project.
 #
 # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-# Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+# Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 939a85ba1f0492a6d985d4f873f2560adb22f039..707e7a79146cafdaa894ff665371b2b649aa192b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,8 +1,8 @@
 #
-# This file is a part of the CaosDB Project.
+# This file is a part of the LinkAhead Project.
 #
 # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-# Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+# Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index dc15a2ab07c4138e960367c3676af4694f0b9676..60550e49a5d706886b39698a71de660dc2d42e26 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -1,8 +1,8 @@
 #
-# This file is a part of the CaosDB Project.
+# This file is a part of the LinkAhead Project.
 #
 # Copyright (C) 2021 Timm Fitschen <t.fitschen@indiscale.com>
-# Copyright (C) 2021 IndiScale GmbH <info@indiscale.com>
+# Copyright (C) 2021-2024 IndiScale GmbH <info@indiscale.com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as