diff --git a/examples/governance/apps/src/bin/publisher.rs b/examples/governance/apps/src/bin/publisher.rs index 504d43e0..42f11a1e 100644 --- a/examples/governance/apps/src/bin/publisher.rs +++ b/examples/governance/apps/src/bin/publisher.rs @@ -1,4 +1,4 @@ -// Copyright 2024 RISC Zero, Inc. +// Copyright 2025 RISC Zero, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/op/common/src/lib.rs b/examples/op/common/src/lib.rs index 079b3cf7..e67e05bf 100644 --- a/examples/op/common/src/lib.rs +++ b/examples/op/common/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2024 RISC Zero, Inc. +// Copyright 2025 RISC Zero, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.