From 1ee5a525d64075a8eea7f9453faeba0daa694a3e Mon Sep 17 00:00:00 2001 From: Laura Detmer Date: Fri, 2 Jan 2026 13:16:56 -0500 Subject: [PATCH] chore: update cargo.toml file to have matching copyright year --- src/wkt/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wkt/Cargo.toml b/src/wkt/Cargo.toml index 0ce721ff48..e25f5ad65f 100644 --- a/src/wkt/Cargo.toml +++ b/src/wkt/Cargo.toml @@ -1,4 +1,4 @@ -# Copyright 2024 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.