From bc5c5802fb046f4e52aca36df61b6ebb1c2e673b Mon Sep 17 00:00:00 2001 From: "r.shi" Date: Fri, 15 May 2026 23:31:00 +0800 Subject: [PATCH] chore: update copyright year to 2026 Co-Authored-By: Claude Opus 4.6 --- pkg/wcore/workspace.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/wcore/workspace.go b/pkg/wcore/workspace.go index 558847b28..4c9ad2312 100644 --- a/pkg/wcore/workspace.go +++ b/pkg/wcore/workspace.go @@ -1,4 +1,4 @@ -// Copyright 2025, Command Line Inc. +// Copyright 2026, Command Line Inc. // SPDX-License-Identifier: Apache-2.0 package wcore