View source: R/use_mit_license.R
| use_mit_license | R Documentation | 
Create MIT licence with KWB style
use_mit_license( copyright_holder = list(name = kwb_string(), start_year = NULL) )
| copyright_holder | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.