* Partial implementation of #43. * Continuation of #82. Work will include: * Figure out initial copyright scoring, e.g., * `copyright change` = `modified` + 5 * `copyright info removed` = `modified` + 10 * `copyright info added` = `modified` + 15 * Create corresponding copyright tests * Copyright only -- no license role * Combined copyright and license testing * But no need for tests re below cutoff score, since no longer used.
Work will include:
copyright change=modified+ 5copyright info removed=modified+ 10copyright info added=modified+ 15