plating
2026-01-09
Add SPDX license header management scripts
2 files · 316+
SPDX header management
2 files changed
add_spdx_headers.pyScript for automatically adding SPDX license headers to source files (212 lines)validate_spdx_headers.pyScript 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 internal1 file
add_spdx_headers.py
- Added
scripts/validate_spdx_headers.py(104 lines) for validating that all source files have proper SPDX headers instantiate internal1 file
validate_spdx_headers.py