Add copyright and SPDX license headers to scripts
This commit is contained in:
parent
cf268c9a53
commit
22649cf9aa
5 changed files with 10 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Copyright 2026 Anthropic PBC.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# Deploy a managed-agent template to POST /v1/agents.
|
||||
#
|
||||
# Resolves manifest conveniences before posting:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue