From 0e3759fbd283ea4ead3dc838f8f570b982174a9a Mon Sep 17 00:00:00 2001 From: yiliang114 <1204183885@qq.com> Date: Tue, 18 Nov 2025 19:14:38 +0800 Subject: [PATCH] =?UTF-8?q?chore(vscode-ide-companion):=20=20=E6=96=B0?= =?UTF-8?q?=E5=BB=BA=E6=96=87=E4=BB=B6=E7=89=88=E6=9D=83=E5=A4=B4=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/vscode-ide-companion/src/auth/AuthStateManager.ts | 2 +- packages/vscode-ide-companion/src/utils/CliDetector.ts | 2 +- .../src/webview/components/PermissionRequest.tsx | 2 +- .../vscode-ide-companion/src/webview/components/ToolCall.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/vscode-ide-companion/src/auth/AuthStateManager.ts b/packages/vscode-ide-companion/src/auth/AuthStateManager.ts index 6cc056d3..23d00ae0 100644 --- a/packages/vscode-ide-companion/src/auth/AuthStateManager.ts +++ b/packages/vscode-ide-companion/src/auth/AuthStateManager.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Google LLC + * Copyright 2025 Qwen Team * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/utils/CliDetector.ts b/packages/vscode-ide-companion/src/utils/CliDetector.ts index f42678e7..c09ed250 100644 --- a/packages/vscode-ide-companion/src/utils/CliDetector.ts +++ b/packages/vscode-ide-companion/src/utils/CliDetector.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Google LLC + * Copyright 2025 Qwen Team * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/components/PermissionRequest.tsx b/packages/vscode-ide-companion/src/webview/components/PermissionRequest.tsx index 5fe656b1..8ddd72fe 100644 --- a/packages/vscode-ide-companion/src/webview/components/PermissionRequest.tsx +++ b/packages/vscode-ide-companion/src/webview/components/PermissionRequest.tsx @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Google LLC + * Copyright 2025 Qwen Team * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/components/ToolCall.tsx b/packages/vscode-ide-companion/src/webview/components/ToolCall.tsx index 828e682d..9fc2180c 100644 --- a/packages/vscode-ide-companion/src/webview/components/ToolCall.tsx +++ b/packages/vscode-ide-companion/src/webview/components/ToolCall.tsx @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Google LLC + * Copyright 2025 Qwen Team * SPDX-License-Identifier: Apache-2.0 */