wrknv 2026-01-09
Add SPDX header scripts and apply headers to new modules
13 files · 349+

SPDX header management scripts

2 files changed
  • add_spdx_headers.py 212-line script to add SPDX headers to Python files
  • validate_spdx_headers.py 104-line script to validate SPDX header presence
  • Added tooling to automatically add and validate SPDX license headers across Python source files baseline internal
    2 files
    • add_spdx_headers.py
    • validate_spdx_headers.py

SPDX headers applied to new modules

3 files changed
  • __init__.py Added SPDX header
  • __init__.py Added SPDX header
  • base.py Added SPDX header
  • Applied SPDX license headers to 11 recently added modules in the package and wenv/managers directories baseline internal
    3 files
    • __init__.py
    • __init__.py
    • base.py