diff --git a/packages/vscode-ide-companion/src/WebViewProvider.ts b/packages/vscode-ide-companion/src/WebViewProvider.ts index 3c517b5d..a20e76ee 100644 --- a/packages/vscode-ide-companion/src/WebViewProvider.ts +++ b/packages/vscode-ide-companion/src/WebViewProvider.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/acp/AcpConnection.ts b/packages/vscode-ide-companion/src/acp/AcpConnection.ts index 8b0d2593..1810df6e 100644 --- a/packages/vscode-ide-companion/src/acp/AcpConnection.ts +++ b/packages/vscode-ide-companion/src/acp/AcpConnection.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/agents/QwenAgentManager.ts b/packages/vscode-ide-companion/src/agents/QwenAgentManager.ts index 3f6b1dc1..94b42b7b 100644 --- a/packages/vscode-ide-companion/src/agents/QwenAgentManager.ts +++ b/packages/vscode-ide-companion/src/agents/QwenAgentManager.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/services/QwenSessionReader.ts b/packages/vscode-ide-companion/src/services/QwenSessionReader.ts index b9c7e84e..03bfd6db 100644 --- a/packages/vscode-ide-companion/src/services/QwenSessionReader.ts +++ b/packages/vscode-ide-companion/src/services/QwenSessionReader.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/shared/acpTypes.ts b/packages/vscode-ide-companion/src/shared/acpTypes.ts index 3b05354a..288ed2ba 100644 --- a/packages/vscode-ide-companion/src/shared/acpTypes.ts +++ b/packages/vscode-ide-companion/src/shared/acpTypes.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/storage/ConversationStore.ts b/packages/vscode-ide-companion/src/storage/ConversationStore.ts index ab5d5225..13733595 100644 --- a/packages/vscode-ide-companion/src/storage/ConversationStore.ts +++ b/packages/vscode-ide-companion/src/storage/ConversationStore.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/App.css b/packages/vscode-ide-companion/src/webview/App.css index 1f12993c..4532bb36 100644 --- a/packages/vscode-ide-companion/src/webview/App.css +++ b/packages/vscode-ide-companion/src/webview/App.css @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/App.tsx b/packages/vscode-ide-companion/src/webview/App.tsx index e3e17d4b..98f2fa9a 100644 --- a/packages/vscode-ide-companion/src/webview/App.tsx +++ b/packages/vscode-ide-companion/src/webview/App.tsx @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/hooks/useVSCode.ts b/packages/vscode-ide-companion/src/webview/hooks/useVSCode.ts index 05756bda..f9d73448 100644 --- a/packages/vscode-ide-companion/src/webview/hooks/useVSCode.ts +++ b/packages/vscode-ide-companion/src/webview/hooks/useVSCode.ts @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ diff --git a/packages/vscode-ide-companion/src/webview/index.tsx b/packages/vscode-ide-companion/src/webview/index.tsx index b7c7a00c..05f49c63 100644 --- a/packages/vscode-ide-companion/src/webview/index.tsx +++ b/packages/vscode-ide-companion/src/webview/index.tsx @@ -1,6 +1,6 @@ /** * @license - * Copyright 2025 Qwen Team + * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */