diff --git a/LICENSE b/LICENSE index 8a284e21c..26af0e23d 100644 --- a/LICENSE +++ b/LICENSE @@ -4,7 +4,7 @@ Parameters Licensor: Restate Software, Inc., Restate GmbH Licensed Work: Restate - The Licensed Work is (c) 2023 Restate Software, Inc., Restate GmbH + The Licensed Work is (c) 2023 - 2025 Restate Software, Inc., Restate GmbH Additional Use Grant: You may make use of the Licensed Work, provided that you may not use the Licensed Work for an Application Platform Service. diff --git a/benchmarks/benches/throughput_parallel.rs b/benchmarks/benches/throughput_parallel.rs index d0010ad0e..bacd59ea0 100644 --- a/benchmarks/benches/throughput_parallel.rs +++ b/benchmarks/benches/throughput_parallel.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/benchmarks/benches/throughput_sequential.rs b/benchmarks/benches/throughput_sequential.rs index 064c4b45b..de2af31f7 100644 --- a/benchmarks/benches/throughput_sequential.rs +++ b/benchmarks/benches/throughput_sequential.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/benchmarks/src/lib.rs b/benchmarks/src/lib.rs index 7826bdc82..40269a6eb 100644 --- a/benchmarks/src/lib.rs +++ b/benchmarks/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/build.rs b/cli/build.rs index 0a35f4157..5cbb26b38 100644 --- a/cli/build.rs +++ b/cli/build.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/app.rs b/cli/src/app.rs index 7cf47d115..9a784b175 100644 --- a/cli/src/app.rs +++ b/cli/src/app.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/build_info.rs b/cli/src/build_info.rs index 11e1a0596..0350e9ad4 100644 --- a/cli/src/build_info.rs +++ b/cli/src/build_info.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/cli_env.rs b/cli/src/cli_env.rs index 61760339c..87e010922 100644 --- a/cli/src/cli_env.rs +++ b/cli/src/cli_env.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/admin_client.rs b/cli/src/clients/admin_client.rs index ce407424c..7b15658e7 100644 --- a/cli/src/clients/admin_client.rs +++ b/cli/src/clients/admin_client.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/admin_interface.rs b/cli/src/clients/admin_interface.rs index b86265a63..72a4e093f 100644 --- a/cli/src/clients/admin_interface.rs +++ b/cli/src/clients/admin_interface.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/cloud/client.rs b/cli/src/clients/cloud/client.rs index eace6f5fe..16dea83d1 100644 --- a/cli/src/clients/cloud/client.rs +++ b/cli/src/clients/cloud/client.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/cloud/interface.rs b/cli/src/clients/cloud/interface.rs index e05f9c3a3..65d73b84c 100644 --- a/cli/src/clients/cloud/interface.rs +++ b/cli/src/clients/cloud/interface.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/cloud/mod.rs b/cli/src/clients/cloud/mod.rs index 63e7bed87..5320744f6 100644 --- a/cli/src/clients/cloud/mod.rs +++ b/cli/src/clients/cloud/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/datafusion_helpers.rs b/cli/src/clients/datafusion_helpers.rs index f7b781bf0..14cee9ba0 100644 --- a/cli/src/clients/datafusion_helpers.rs +++ b/cli/src/clients/datafusion_helpers.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/datafusion_http_client.rs b/cli/src/clients/datafusion_http_client.rs index 92bd872da..d7f55ccdb 100644 --- a/cli/src/clients/datafusion_http_client.rs +++ b/cli/src/clients/datafusion_http_client.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/errors.rs b/cli/src/clients/errors.rs index cae1ea10e..8d79ef565 100644 --- a/cli/src/clients/errors.rs +++ b/cli/src/clients/errors.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/clients/mod.rs b/cli/src/clients/mod.rs index 718a9a1f8..6e244630e 100644 --- a/cli/src/clients/mod.rs +++ b/cli/src/clients/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/configure.rs b/cli/src/commands/cloud/environments/configure.rs index b37ef58af..77198bdbc 100644 --- a/cli/src/commands/cloud/environments/configure.rs +++ b/cli/src/commands/cloud/environments/configure.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/mod.rs b/cli/src/commands/cloud/environments/mod.rs index 763c6dadc..4045135de 100644 --- a/cli/src/commands/cloud/environments/mod.rs +++ b/cli/src/commands/cloud/environments/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/tunnel/local.rs b/cli/src/commands/cloud/environments/tunnel/local.rs index aa88f2bea..d876c4aa9 100644 --- a/cli/src/commands/cloud/environments/tunnel/local.rs +++ b/cli/src/commands/cloud/environments/tunnel/local.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/tunnel/mod.rs b/cli/src/commands/cloud/environments/tunnel/mod.rs index 538cf38ae..5f93206dd 100644 --- a/cli/src/commands/cloud/environments/tunnel/mod.rs +++ b/cli/src/commands/cloud/environments/tunnel/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/tunnel/remote.rs b/cli/src/commands/cloud/environments/tunnel/remote.rs index 70a47783b..b79d15614 100644 --- a/cli/src/commands/cloud/environments/tunnel/remote.rs +++ b/cli/src/commands/cloud/environments/tunnel/remote.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/tunnel/renderer.rs b/cli/src/commands/cloud/environments/tunnel/renderer.rs index a1f8c2fa1..206a9b4ba 100644 --- a/cli/src/commands/cloud/environments/tunnel/renderer.rs +++ b/cli/src/commands/cloud/environments/tunnel/renderer.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/environments/tunnel/request_identity.rs b/cli/src/commands/cloud/environments/tunnel/request_identity.rs index dad862f9f..213a947b1 100644 --- a/cli/src/commands/cloud/environments/tunnel/request_identity.rs +++ b/cli/src/commands/cloud/environments/tunnel/request_identity.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/login.rs b/cli/src/commands/cloud/login.rs index a70bb3615..a36b5de31 100644 --- a/cli/src/commands/cloud/login.rs +++ b/cli/src/commands/cloud/login.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/mod.rs b/cli/src/commands/cloud/mod.rs index 49505c5f8..60e3321cc 100644 --- a/cli/src/commands/cloud/mod.rs +++ b/cli/src/commands/cloud/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2024 - Restate Software, Inc., Restate GmbH. +// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH. // All rights reserved. // // Use of this software is governed by the Business Source License diff --git a/cli/src/commands/cloud/postlogin.html b/cli/src/commands/cloud/postlogin.html index 285b8ebfc..b97a1c3e9 100644 --- a/cli/src/commands/cloud/postlogin.html +++ b/cli/src/commands/cloud/postlogin.html @@ -1,3 +1,15 @@ + +
\n" && cat) > NOTICE
+    cargo license -d -a --avoid-build-deps --avoid-dev-deps {{ _features }} | (echo "Restate Runtime\nCopyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH \n" && cat) > NOTICE
 
 generate-config-schema:
     cargo xtask generate-config-schema > restate_config_schema.json
diff --git a/npm/restate/src/index.ts b/npm/restate/src/index.ts
index 3c4ea760c..6d451f1b6 100644
--- a/npm/restate/src/index.ts
+++ b/npm/restate/src/index.ts
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+ * All rights reserved.
+ *
+ * Use of this software is governed by the Business Source License
+ * included in the LICENSE file.
+ *
+ * As of the Change Date specified in that file, in accordance with
+ * the Business Source License, use of this software will be governed
+ * by the Apache License, Version 2.0.
+ */
+
 #!/usr/bin/env node
 
 import { spawnSync } from "child_process";
diff --git a/scripts/loadtest-environment/bin/loadtest-env.ts b/scripts/loadtest-environment/bin/loadtest-env.ts
index d76792ddc..7d5c930f6 100644
--- a/scripts/loadtest-environment/bin/loadtest-env.ts
+++ b/scripts/loadtest-environment/bin/loadtest-env.ts
@@ -1,16 +1,17 @@
-#!/usr/bin/env node
-
 /*
- * Copyright (c) 2024 - Restate Software, Inc., Restate GmbH
+ * Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+ * All rights reserved.
  *
- * This file is part of the Restate load test environment,
- * which is released under the MIT license.
+ * Use of this software is governed by the Business Source License
+ * included in the LICENSE file.
  *
- * You can find a copy of the license in file LICENSE in the
- * scripts/loadtest-environment directory of this repository, or at
- * https://github.com/restatedev/retate/blob/main/scripts/loadtest-environment/LICENSE
+ * As of the Change Date specified in that file, in accordance with
+ * the Business Source License, use of this software will be governed
+ * by the Apache License, Version 2.0.
  */
 
+#!/usr/bin/env node
+
 import "source-map-support/register";
 import * as cdk from "aws-cdk-lib";
 import * as ec2 from "aws-cdk-lib/aws-ec2";
diff --git a/scripts/loadtest-environment/lib/loadtest-environment-stack.ts b/scripts/loadtest-environment/lib/loadtest-environment-stack.ts
index 087fbf6c3..8e84e45a1 100644
--- a/scripts/loadtest-environment/lib/loadtest-environment-stack.ts
+++ b/scripts/loadtest-environment/lib/loadtest-environment-stack.ts
@@ -1,12 +1,13 @@
 /*
- * Copyright (c) 2024 - Restate Software, Inc., Restate GmbH
+ * Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+ * All rights reserved.
  *
- * This file is part of the Restate load test environment,
- * which is released under the MIT license.
+ * Use of this software is governed by the Business Source License
+ * included in the LICENSE file.
  *
- * You can find a copy of the license in file LICENSE in the
- * scripts/loadtest-environment directory of this repository, or at
- * https://github.com/restatedev/retate/blob/main/scripts/loadtest-environment/LICENSE
+ * As of the Change Date specified in that file, in accordance with
+ * the Business Source License, use of this software will be governed
+ * by the Apache License, Version 2.0.
  */
 
 import * as cdk from "aws-cdk-lib";
diff --git a/scripts/loadtest-environment/tests/run-test-200c-5m.sh b/scripts/loadtest-environment/tests/run-test-200c-5m.sh
index 7a248cc8f..76ad19ae0 100644
--- a/scripts/loadtest-environment/tests/run-test-200c-5m.sh
+++ b/scripts/loadtest-environment/tests/run-test-200c-5m.sh
@@ -1,13 +1,14 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2024 - Restate Software, Inc., Restate GmbH
+# Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+# All rights reserved.
 #
-# This file is part of the Restate load test environment,
-# which is released under the MIT license.
+# Use of this software is governed by the Business Source License
+# included in the LICENSE file.
 #
-# You can find a copy of the license in file LICENSE in the
-# scripts/loadtest-environment directory of this repository, or at
-# https://github.com/restatedev/retate/blob/main/scripts/loadtest-environment/LICENSE
+# As of the Change Date specified in that file, in accordance with
+# the Business Source License, use of this software will be governed
+# by the Apache License, Version 2.0.
 #
 
 # The standard saturation test for moderate capacity instances. Make sure that a
diff --git a/scripts/loadtest-environment/tests/run-test-400c-5m.sh b/scripts/loadtest-environment/tests/run-test-400c-5m.sh
index e71fc375c..be2ed6df2 100644
--- a/scripts/loadtest-environment/tests/run-test-400c-5m.sh
+++ b/scripts/loadtest-environment/tests/run-test-400c-5m.sh
@@ -1,13 +1,14 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2024 - Restate Software, Inc., Restate GmbH
+# Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+# All rights reserved.
 #
-# This file is part of the Restate load test environment,
-# which is released under the MIT license.
+# Use of this software is governed by the Business Source License
+# included in the LICENSE file.
 #
-# You can find a copy of the license in file LICENSE in the
-# scripts/loadtest-environment directory of this repository, or at
-# https://github.com/restatedev/retate/blob/main/scripts/loadtest-environment/LICENSE
+# As of the Change Date specified in that file, in accordance with
+# the Business Source License, use of this software will be governed
+# by the Apache License, Version 2.0.
 #
 
 # The standard saturation test for larger capacity instances. Make sure that a
diff --git a/server/build.rs b/server/build.rs
index 0a35f4157..5cbb26b38 100644
--- a/server/build.rs
+++ b/server/build.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/server/src/build_info.rs b/server/src/build_info.rs
index c10fd49f6..e5ece495d 100644
--- a/server/src/build_info.rs
+++ b/server/src/build_info.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/server/src/lib.rs b/server/src/lib.rs
index 3cb3e9909..cb36718cf 100644
--- a/server/src/lib.rs
+++ b/server/src/lib.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/server/src/main.rs b/server/src/main.rs
index 56d81e54e..cafcf36eb 100644
--- a/server/src/main.rs
+++ b/server/src/main.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/server/src/signal.rs b/server/src/signal.rs
index e48d0a428..2c6acb012 100644
--- a/server/src/signal.rs
+++ b/server/src/signal.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/server/tests/cluster.rs b/server/tests/cluster.rs
index ee6e9bf91..0fd6cd1a3 100644
--- a/server/tests/cluster.rs
+++ b/server/tests/cluster.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 use std::num::NonZeroU16;
 use std::time::Duration;
 
diff --git a/server/tests/common/mod.rs b/server/tests/common/mod.rs
index fc5c8c3dd..63e5cdef6 100644
--- a/server/tests/common/mod.rs
+++ b/server/tests/common/mod.rs
@@ -1,2 +1,12 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 #[cfg(feature = "replicated-loglet")]
 pub mod replicated_loglet;
diff --git a/server/tests/common/replicated_loglet.rs b/server/tests/common/replicated_loglet.rs
index 9604c1005..46845df26 100644
--- a/server/tests/common/replicated_loglet.rs
+++ b/server/tests/common/replicated_loglet.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 #![allow(dead_code)]
 use std::{sync::Arc, time::Duration};
 
diff --git a/server/tests/replicated_loglet.rs b/server/tests/replicated_loglet.rs
index 861af4c49..9bbdbb751 100644
--- a/server/tests/replicated_loglet.rs
+++ b/server/tests/replicated_loglet.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 mod common;
 
 #[cfg(feature = "replicated-loglet")]
diff --git a/tools/bifrost-benchpress/src/append_latency.rs b/tools/bifrost-benchpress/src/append_latency.rs
index cf8cd8d65..864a2ff85 100644
--- a/tools/bifrost-benchpress/src/append_latency.rs
+++ b/tools/bifrost-benchpress/src/append_latency.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/bifrost-benchpress/src/lib.rs b/tools/bifrost-benchpress/src/lib.rs
index a2ca98989..d1e2de59b 100644
--- a/tools/bifrost-benchpress/src/lib.rs
+++ b/tools/bifrost-benchpress/src/lib.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/bifrost-benchpress/src/main.rs b/tools/bifrost-benchpress/src/main.rs
index 43b28a18c..3070f2e41 100644
--- a/tools/bifrost-benchpress/src/main.rs
+++ b/tools/bifrost-benchpress/src/main.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/bifrost-benchpress/src/util.rs b/tools/bifrost-benchpress/src/util.rs
index 3ed29c07d..a07adb484 100644
--- a/tools/bifrost-benchpress/src/util.rs
+++ b/tools/bifrost-benchpress/src/util.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/bifrost-benchpress/src/write_to_read.rs b/tools/bifrost-benchpress/src/write_to_read.rs
index e5a4ad65d..ee8e6571f 100644
--- a/tools/bifrost-benchpress/src/write_to_read.rs
+++ b/tools/bifrost-benchpress/src/write_to_read.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/mock-service-endpoint/src/main.rs b/tools/mock-service-endpoint/src/main.rs
index 512ff7746..8891881c0 100644
--- a/tools/mock-service-endpoint/src/main.rs
+++ b/tools/mock-service-endpoint/src/main.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 use std::convert::Infallible;
 use std::fmt::{Display, Formatter};
 use std::net::SocketAddr;
diff --git a/tools/restatectl/build.rs b/tools/restatectl/build.rs
index 0a35f4157..5cbb26b38 100644
--- a/tools/restatectl/build.rs
+++ b/tools/restatectl/build.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/app.rs b/tools/restatectl/src/app.rs
index b0fe3f68c..bae7524a1 100644
--- a/tools/restatectl/src/app.rs
+++ b/tools/restatectl/src/app.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/build_info.rs b/tools/restatectl/src/build_info.rs
index 00480822a..4fab4b394 100644
--- a/tools/restatectl/src/build_info.rs
+++ b/tools/restatectl/src/build_info.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/cluster/mod.rs b/tools/restatectl/src/commands/cluster/mod.rs
index b3204548e..b721dc462 100644
--- a/tools/restatectl/src/commands/cluster/mod.rs
+++ b/tools/restatectl/src/commands/cluster/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/cluster/overview.rs b/tools/restatectl/src/commands/cluster/overview.rs
index 365d3e7d1..e1c0e5db3 100644
--- a/tools/restatectl/src/commands/cluster/overview.rs
+++ b/tools/restatectl/src/commands/cluster/overview.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 use clap::Parser;
 use cling::{Collect, Run};
 
diff --git a/tools/restatectl/src/commands/display_util.rs b/tools/restatectl/src/commands/display_util.rs
index dab3ec423..48f38470c 100644
--- a/tools/restatectl/src/commands/display_util.rs
+++ b/tools/restatectl/src/commands/display_util.rs
@@ -1,3 +1,13 @@
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+// All rights reserved.
+//
+// Use of this software is governed by the Business Source License
+// included in the LICENSE file.
+//
+// As of the Change Date specified in that file, in accordance with
+// the Business Source License, use of this software will be governed
+// by the Apache License, Version 2.0.
+
 use chrono::{DateTime, Local};
 use restate_cli_util::_comfy_table::{Cell, Color};
 use restate_cli_util::ui::{timestamp_as_human_duration, Tense};
diff --git a/tools/restatectl/src/commands/dump/mod.rs b/tools/restatectl/src/commands/dump/mod.rs
index 3b9e428f5..db864ff19 100644
--- a/tools/restatectl/src/commands/dump/mod.rs
+++ b/tools/restatectl/src/commands/dump/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/describe_log.rs b/tools/restatectl/src/commands/log/describe_log.rs
index 7d7ea6e41..fc0a90cf4 100644
--- a/tools/restatectl/src/commands/log/describe_log.rs
+++ b/tools/restatectl/src/commands/log/describe_log.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/dump_log.rs b/tools/restatectl/src/commands/log/dump_log.rs
index 61feee102..3ab6ef6e9 100644
--- a/tools/restatectl/src/commands/log/dump_log.rs
+++ b/tools/restatectl/src/commands/log/dump_log.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/find_tail.rs b/tools/restatectl/src/commands/log/find_tail.rs
index 63dc53a51..1393a9677 100644
--- a/tools/restatectl/src/commands/log/find_tail.rs
+++ b/tools/restatectl/src/commands/log/find_tail.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/gen_metadata.rs b/tools/restatectl/src/commands/log/gen_metadata.rs
index 6d5a11443..a18c3112e 100644
--- a/tools/restatectl/src/commands/log/gen_metadata.rs
+++ b/tools/restatectl/src/commands/log/gen_metadata.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/list_logs.rs b/tools/restatectl/src/commands/log/list_logs.rs
index f24eeefc0..a92668959 100644
--- a/tools/restatectl/src/commands/log/list_logs.rs
+++ b/tools/restatectl/src/commands/log/list_logs.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/mod.rs b/tools/restatectl/src/commands/log/mod.rs
index 8d00bba15..9ce47b6b8 100644
--- a/tools/restatectl/src/commands/log/mod.rs
+++ b/tools/restatectl/src/commands/log/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/reconfigure.rs b/tools/restatectl/src/commands/log/reconfigure.rs
index 883398655..794508f6e 100644
--- a/tools/restatectl/src/commands/log/reconfigure.rs
+++ b/tools/restatectl/src/commands/log/reconfigure.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/log/trim_log.rs b/tools/restatectl/src/commands/log/trim_log.rs
index c71e0cef6..510edd941 100644
--- a/tools/restatectl/src/commands/log/trim_log.rs
+++ b/tools/restatectl/src/commands/log/trim_log.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/metadata/get.rs b/tools/restatectl/src/commands/metadata/get.rs
index a422ae91b..7c04861be 100644
--- a/tools/restatectl/src/commands/metadata/get.rs
+++ b/tools/restatectl/src/commands/metadata/get.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/metadata/mod.rs b/tools/restatectl/src/commands/metadata/mod.rs
index 205c03afb..6773dc9cc 100644
--- a/tools/restatectl/src/commands/metadata/mod.rs
+++ b/tools/restatectl/src/commands/metadata/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/metadata/patch.rs b/tools/restatectl/src/commands/metadata/patch.rs
index f0a08c207..55ced61a8 100644
--- a/tools/restatectl/src/commands/metadata/patch.rs
+++ b/tools/restatectl/src/commands/metadata/patch.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/metadata/put.rs b/tools/restatectl/src/commands/metadata/put.rs
index cbbfe261a..0ec21b57e 100644
--- a/tools/restatectl/src/commands/metadata/put.rs
+++ b/tools/restatectl/src/commands/metadata/put.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/mod.rs b/tools/restatectl/src/commands/mod.rs
index 3aeb50393..2ac9703bc 100644
--- a/tools/restatectl/src/commands/mod.rs
+++ b/tools/restatectl/src/commands/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/node/list_nodes.rs b/tools/restatectl/src/commands/node/list_nodes.rs
index 593edc131..4624fb876 100644
--- a/tools/restatectl/src/commands/node/list_nodes.rs
+++ b/tools/restatectl/src/commands/node/list_nodes.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/node/mod.rs b/tools/restatectl/src/commands/node/mod.rs
index d20a58854..aa52c81af 100644
--- a/tools/restatectl/src/commands/node/mod.rs
+++ b/tools/restatectl/src/commands/node/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/partition/gen_metadata.rs b/tools/restatectl/src/commands/partition/gen_metadata.rs
index 71aad49dd..7017177fb 100644
--- a/tools/restatectl/src/commands/partition/gen_metadata.rs
+++ b/tools/restatectl/src/commands/partition/gen_metadata.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/partition/list.rs b/tools/restatectl/src/commands/partition/list.rs
index 60e7ead49..b82ff366f 100644
--- a/tools/restatectl/src/commands/partition/list.rs
+++ b/tools/restatectl/src/commands/partition/list.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/partition/mod.rs b/tools/restatectl/src/commands/partition/mod.rs
index 68bbbd1d1..6d1b60690 100644
--- a/tools/restatectl/src/commands/partition/mod.rs
+++ b/tools/restatectl/src/commands/partition/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/replicated_loglet/digest.rs b/tools/restatectl/src/commands/replicated_loglet/digest.rs
index f699e460a..d29ef85e3 100644
--- a/tools/restatectl/src/commands/replicated_loglet/digest.rs
+++ b/tools/restatectl/src/commands/replicated_loglet/digest.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/replicated_loglet/digest_util.rs b/tools/restatectl/src/commands/replicated_loglet/digest_util.rs
index cf53b553d..0e41a2fa0 100644
--- a/tools/restatectl/src/commands/replicated_loglet/digest_util.rs
+++ b/tools/restatectl/src/commands/replicated_loglet/digest_util.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/replicated_loglet/info.rs b/tools/restatectl/src/commands/replicated_loglet/info.rs
index 953338b7b..3a4535d05 100644
--- a/tools/restatectl/src/commands/replicated_loglet/info.rs
+++ b/tools/restatectl/src/commands/replicated_loglet/info.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/replicated_loglet/mod.rs b/tools/restatectl/src/commands/replicated_loglet/mod.rs
index 8d40fccd7..57d19ef8a 100644
--- a/tools/restatectl/src/commands/replicated_loglet/mod.rs
+++ b/tools/restatectl/src/commands/replicated_loglet/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/snapshot/create_snapshot.rs b/tools/restatectl/src/commands/snapshot/create_snapshot.rs
index 0f3f1ae8d..767b682f8 100644
--- a/tools/restatectl/src/commands/snapshot/create_snapshot.rs
+++ b/tools/restatectl/src/commands/snapshot/create_snapshot.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/commands/snapshot/mod.rs b/tools/restatectl/src/commands/snapshot/mod.rs
index 2ef179e6a..71b9b3039 100644
--- a/tools/restatectl/src/commands/snapshot/mod.rs
+++ b/tools/restatectl/src/commands/snapshot/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/environment/metadata_store.rs b/tools/restatectl/src/environment/metadata_store.rs
index ff41e1b53..23ff84480 100644
--- a/tools/restatectl/src/environment/metadata_store.rs
+++ b/tools/restatectl/src/environment/metadata_store.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/environment/mod.rs b/tools/restatectl/src/environment/mod.rs
index b83c59ac5..6afad0b4b 100644
--- a/tools/restatectl/src/environment/mod.rs
+++ b/tools/restatectl/src/environment/mod.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/environment/task_center.rs b/tools/restatectl/src/environment/task_center.rs
index baca53ab5..4e7a5e7a4 100644
--- a/tools/restatectl/src/environment/task_center.rs
+++ b/tools/restatectl/src/environment/task_center.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/lib.rs b/tools/restatectl/src/lib.rs
index b44393f49..18dfb0ee6 100644
--- a/tools/restatectl/src/lib.rs
+++ b/tools/restatectl/src/lib.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/main.rs b/tools/restatectl/src/main.rs
index 5a6d2c556..79c2eb2b9 100644
--- a/tools/restatectl/src/main.rs
+++ b/tools/restatectl/src/main.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/restatectl/src/util.rs b/tools/restatectl/src/util.rs
index 9f79a42dc..b981a54a8 100644
--- a/tools/restatectl/src/util.rs
+++ b/tools/restatectl/src/util.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2024 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/scripts/check-license-headers b/tools/scripts/check-license-headers
index d94887125..e30ba31a1 100755
--- a/tools/scripts/check-license-headers
+++ b/tools/scripts/check-license-headers
@@ -1,9 +1,21 @@
 #!/usr/bin/env bash
+#
+# Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+# All rights reserved.
+#
+# Use of this software is governed by the Business Source License
+# included in the LICENSE file.
+#
+# As of the Change Date specified in that file, in accordance with
+# the Business Source License, use of this software will be governed
+# by the Apache License, Version 2.0.
+#
+
 set -euo pipefail
 exit_code=0
 files=$(find crates cli server -name "*.rs") || exit 1
 for file in ${files}; do
-    if ! head -9 "$file" | tr -d '\n' | grep -q '^// Copyright (c) [0-9]\{4\}\(-[0-9]\{4\}\)\? - \+Restate Software, Inc., Restate GmbH.// All rights reserved.//// Use of this software is governed by the Business Source License// included in the LICENSE file.//// As of the Change Date specified in that file, in accordance with// the Business Source License, use of this software will be governed// by the Apache License, Version 2.0.$'; then
+    if ! head -9 "$file" | tr -d '\n' | grep -q '^// Copyright (c) [0-9]\{4\}\( - [0-9]\{4\}\)\? \+Restate Software, Inc., Restate GmbH.// All rights reserved.//// Use of this software is governed by the Business Source License// included in the LICENSE file.//// As of the Change Date specified in that file, in accordance with// the Business Source License, use of this software will be governed// by the Apache License, Version 2.0.$'; then
         echo "$file does not contain valid license header"
         exit_code=1
     fi
diff --git a/tools/scripts/verify-ui-artifact b/tools/scripts/verify-ui-artifact
index bbf888336..c8de92bfd 100755
--- a/tools/scripts/verify-ui-artifact
+++ b/tools/scripts/verify-ui-artifact
@@ -1,4 +1,16 @@
 #!/usr/bin/env bash
+#
+# Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
+# All rights reserved.
+#
+# Use of this software is governed by the Business Source License
+# included in the LICENSE file.
+#
+# As of the Change Date specified in that file, in accordance with
+# the Business Source License, use of this software will be governed
+# by the Apache License, Version 2.0.
+#
+
 set -e
 
 COMMITTED_UI_VERSION=$(ls ./crates/web-ui/assets/*.zip | grep -o 'v[0-9]*\.[0-9]*\.[0-9]*')
diff --git a/tools/service-protocol-wireshark-dissector/src/lib.rs b/tools/service-protocol-wireshark-dissector/src/lib.rs
index 535c42986..735dcf238 100644
--- a/tools/service-protocol-wireshark-dissector/src/lib.rs
+++ b/tools/service-protocol-wireshark-dissector/src/lib.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License
diff --git a/tools/xtask/src/main.rs b/tools/xtask/src/main.rs
index 3e09c3810..2292b61bf 100644
--- a/tools/xtask/src/main.rs
+++ b/tools/xtask/src/main.rs
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 -  Restate Software, Inc., Restate GmbH.
+// Copyright (c) 2023 - 2025 Restate Software, Inc., Restate GmbH.
 // All rights reserved.
 //
 // Use of this software is governed by the Business Source License