R/use_mit_license.R
use_mit_license.Rd
Create MIT licence with KWB style
use_mit_license( copyright_holder = list(name = kwb_string(), start_year = NULL) )
list with name of copyright holder and additional start_year (e.g. "2017") of copyright protection. If not specified (start_year = NULL), the current year is used as year only! (default: "list(name = kwb.pkgbuild:::kwb_string(), start_year = NULL)")
creates MIT licence file