R/license-addin.R
insert_bcgov_apache_header.Rd
Add the boilerplate Apache header to the top of a source code file
insert_bcgov_apache_header(file, year = format(Sys.Date(), "%Y"))
Path to the file
The year the licence should apply (Default current year)
Andy Teucher