table of contents
Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern(3pm) | User Contributed Perl Documentation | Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern(3pm) |
NAME¶
Config::Model::models::Dpkg::Copyright::FillBlanks::Pattern - Configuration class Dpkg::Copyright::FillBlanks::Pattern
DESCRIPTION¶
Configuration classes used by Config::Model
Elements¶
copyright¶
Optional. Type string.
override-copyright¶
"override-copyright" key is used to ignore the copyright information coming from the source and provide the correct information. Use this as last resort for instance when the encoding of the owner is not ascii or utf-8. Note that a warning will be shown each time a copyright is overridden. Optional. Type string.
license¶
license keyword, either similar to the one provided by licensecheck or license short name as required by Debian copyright specification. Optional. Type uniline.
override-license¶
"override-license" key is used to ignore the license information coming from the source and provide the correct information. Use this as last resort when extracted license is corrupted and fill a bug against libconfig-model-dpkg-perl to get this issue fixed. Note that a warning will be shown each time a license is overridden. Optional. Type string.
skip¶
skip the files like a file without any information. Optional. Type boolean.
comment¶
This field is provided for bookkeeping and is not used by "cme update dpkg-copyright" Optional. Type string.
forwarded-comment¶
This field is copied verbatim in the target copyright entry. Optional. Type string.
SEE ALSO¶
- •
- cme
2025-02-04 | perl v5.40.0 |