Skip to content

clearpathrobotics/headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headers

Easy script to apply license headers to source files. Set me up in ~/.headers like so:

wget https://raw.github.com/clearpathrobotics/headers/master/setup.bash -O - | bash

Select headers to use:

use_headers bsd

And then apply them to known filetypes in a list or tree:

apply_headers file1 file2 file3
apply_headers *  
apply_headers --recurse

About

Easy scripts to apply license headers to source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages