diff options
Diffstat (limited to 'packages/cli/src/core/history-updater.ts')
| -rw-r--r-- | packages/cli/src/core/history-updater.ts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/cli/src/core/history-updater.ts b/packages/cli/src/core/history-updater.ts index 465b7d49..5363bfce 100644 --- a/packages/cli/src/core/history-updater.ts +++ b/packages/cli/src/core/history-updater.ts @@ -1,3 +1,9 @@ +/** + * @license + * Copyright 2025 Google LLC + * SPDX-License-Identifier: Apache-2.0 + */ + import { Part } from '@google/genai'; import { toolRegistry } from '../tools/tool-registry.js'; import { |
