devops.scripts.add_license_header
Script to add license headers to C++ files.
Functions
|
Add a license header to a specified file. |
|
Add a license header to all valid files in a specified directory. |
- devops.scripts.add_license_header.add_license_header(file_path, license_header_path, *, dry_run=False)[source]
Add a license header to a specified file.