diff --git a/CMakeLists.txt b/CMakeLists.txt
index 856ff87c616dc7e5ba9b403cd6b4a647d5328d32..a5c6f2de80ec7786e37c2664f6a02ec613fab61e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@
 MIT License
 
 CMake build script for the Accelerate LAPACKE project
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/LICENSE b/LICENSE
index 2dbd33aff30af547ad95313473d1a4df0dac6c5e..3a4881d070cf900aa558b5adbfe8cc571edfa6ba 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 79ceee228559bbd816bcdbe5c3f2a9d157f24286..dffb9210327739ea5938a72dad003e3c1013c1e3 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 MIT License
 
 CMake build script for the Accelerate LAPACKE project
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/cmake/HandlePolicies.cmake b/cmake/HandlePolicies.cmake
index c4df6770a4bc17b07ad3498a6296bcaf0f947b37..64b72baa7c04f72a13d608fd549482e20323a77e 100644
--- a/cmake/HandlePolicies.cmake
+++ b/cmake/HandlePolicies.cmake
@@ -2,7 +2,7 @@
 MIT License
 
 CMake build script for the Accelerate LAPACKE project
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/cmake/ParseTBDMacros.cmake b/cmake/ParseTBDMacros.cmake
index 5940688ac85b7b1f254d6576c7e4db70135c03b0..f4b1b318cb38d85e90c427573644dd7979a78598 100644
--- a/cmake/ParseTBDMacros.cmake
+++ b/cmake/ParseTBDMacros.cmake
@@ -2,7 +2,7 @@
 MIT License
 
 CMake build script for the Accelerate LAPACKE project
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1dfaa72293717c9246e4ab3b867c67665ed89cb8..0edc6d98997bef3d09ce7666591e846178d9ac5e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -2,7 +2,7 @@
 MIT License
 
 CMake build script for the Accelerate LAPACKE project
-Copyright (c) 2024 Tim Kaune
+Copyright (c) 2025 Tim Kaune
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal