moj-analytical-services / rpackage_training

Making and developing R packages
11 stars 1 forks source link

update copyright holder #33

Closed pbbgss closed 1 year ago

pbbgss commented 1 year ago

I think the copyright holder for work produced by civil servant should be crown copyright not the individual: https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/copyright-assignments/

The usethis::use_mit_licence() function creates a licence that included the name of whoever you specify as the copyright holder e.g. use_mit_license("Crown Copyright (Ministry of Justice)") would produce a licence that looks like: https://github.com/moj-analytical-services/verify/blob/main/LICENSE