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