plating 2026-01-09
Add SPDX license header management scripts
2 files · 316+

SPDX header management

2 files changed
  • add_spdx_headers.py Script for automatically adding SPDX license headers to source files (212 lines)
  • validate_spdx_headers.py Script for validating SPDX license headers across source files (104 lines)
  • Added scripts/add_spdx_headers.py (212 lines) for automatically adding SPDX license headers to source files instantiate internal
    1 file
    • add_spdx_headers.py
  • Added scripts/validate_spdx_headers.py (104 lines) for validating that all source files have proper SPDX headers instantiate internal
    1 file
    • validate_spdx_headers.py