Copyright RulesΒΆ
Copyright rules define when a copyright notice is added.
The schema is defined as:
{ str: [ str, ... ] }
The key specifies language ID or file extension.
The value accepts a list of globs.
A notice applies to the current file only if:
language ID or file extension is defined in
spdxheader.copyright_ruleno glob in the corresponding list matches the filename