From 4d3a1657447194b7a86ce865c013ddb31c2c6dd9 Mon Sep 17 00:00:00 2001 From: Bryan Morgan Date: Thu, 26 Feb 2026 13:10:37 -0500 Subject: [PATCH] chore: update license year to 2026 in errors_timeout.test.ts --- packages/core/src/utils/errors_timeout.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/utils/errors_timeout.test.ts b/packages/core/src/utils/errors_timeout.test.ts index 88393320e5..54eda960a0 100644 --- a/packages/core/src/utils/errors_timeout.test.ts +++ b/packages/core/src/utils/errors_timeout.test.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Google LLC + * Copyright 2026 Google LLC * SPDX-License-Identifier: Apache-2.0 */