ci-tooling 2026-01-09
Add SPDX header management scripts
5 files · 325+

SPDX header tooling

2 files changed
  • add_spdx_headers.py Script to automatically add SPDX license headers to source files
  • validate_spdx_headers.py Script to validate SPDX headers are present and correct
  • Added SPDX header addition and validation scripts for license compliance automation instantiate behavioral
    2 files
    • add_spdx_headers.py
    • validate_spdx_headers.py
  • Added SPDX headers to existing utility scripts baseline errata
    3 files
    • extract_package_name.py
    • extract_version.py
    • migrate-workflow.py