flavorpack 2026-01-09
SPDX header tooling added: two scripts for adding and validating SPDX
3 files · 319+

SPDX Header Scripts

2 files changed
  • add_spdx_headers.py Updated add_spdx_headers.py script
  • validate_spdx_headers.py Updated validate_spdx_headers.py script
  • Added scripts/add_spdx_headers.py (212 lines) — script to add SPDX-FileCopyrightText headers to all Python source files instantiate internal
    1 file
    • add_spdx_headers.py
  • Added scripts/validate_spdx_headers.py (104 lines) — script to validate that all files have correct SPDX headers; used in CI remediate internal
    1 file
    • validate_spdx_headers.py

New Module

1 file changed
  • __init__.py Updated PSP __init__
  • Added src/flavor/psp/format_2025/pe_utils/__init__.py (3 lines) — new PE utilities subpackage stub qualify internal
    1 file
    • __init__.py