chore: migrate remaining legacy license headers to The OpenSandbox Authors
Author: hittytCreated Sep 17, 2026Updated Sep 17, 2026
Overview
Following the donation of OpenSandbox to AAIF, PR #1878 updated code generation scripts, templates, and newly generated code to attribute copyright to The OpenSandbox Authors.
Remaining Scope
The remaining ~1600+ hand-written files across the repository still carry the legacy Alibaba Group Holding Ltd. header:
sdks/sandbox/python/src/opensandbox(~98 files)- Other SDKs (Kotlin, C#, Java, Go handwritten files, ~170+ files)
server/(~350+ files)components/(execd,egress,ingress,nodeagent, ~300+ files)kubernetes/(controller, manifests, etc.)cli/
Plan
- Migrate components/packages incrementally in focused follow-up PRs per package/module.
- Once the codebase is fully migrated, drop the legacy
Alibaba Group Holding Ltd.fallback branch inscripts/verify-license.shandscripts/add-license.shso verification strictly enforcesThe OpenSandbox Authors.
Source: opensandbox-group/OpenSandbox