.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Config::Model::models::Dpkg::Copyright::GlobalLicense 3pm" .TH Config::Model::models::Dpkg::Copyright::GlobalLicense 3pm 2024-03-03 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Config::Model::models::Dpkg::Copyright::GlobalLicense \- Configuration class Dpkg::Copyright::GlobalLicense .SH DESCRIPTION .IX Header "DESCRIPTION" Configuration classes used by Config::Model .PP Represents a license that can be applied to the whole package. This element can be omitted. .SH Elements .IX Header "Elements" .SS short_name .IX Subsection "short_name" The Copyright and License fields in the header paragraph may complement but do not replace the files paragraphs. They can be used to summarise the contributions and redistribution terms for the whole package, for instance when a work combines a permissive and a copyleft license, or to document a compilation copyright and license. It is possible to use only License in the header paragraph, but Copyright alone makes no sense. \fI Optional. Type uniline. \fR .PP Here are some explanations on the possible values: .IP 'Apache' 4 .IX Item "'Apache'" Apache license. For versions, consult the Apache_Software_Foundation. .IP 'Artistic' 4 .IX Item "'Artistic'" Artistic license. For versions, consult the Perl_Foundation .IP 'BSD\-2\-clause' 4 .IX Item "'BSD-2-clause'" Berkeley software distribution license, 2\-clause version .IP 'BSD\-3\-clause' 4 .IX Item "'BSD-3-clause'" Berkeley software distribution license, 3\-clause version .IP 'BSD\-4\-clause' 4 .IX Item "'BSD-4-clause'" Berkeley software distribution license, 4\-clause version .IP 'CC\-BY' 4 .IX Item "'CC-BY'" Creative Commons Attribution license .IP 'CC\-BY\-NC' 4 .IX Item "'CC-BY-NC'" Creative Commons Attribution Non-Commercial .IP 'CC\-BY\-NC\-ND' 4 .IX Item "'CC-BY-NC-ND'" Creative Commons Attribution Non-Commercial No Derivatives .IP 'CC\-BY\-NC\-SA' 4 .IX Item "'CC-BY-NC-SA'" Creative Commons Attribution Non-Commercial Share Alike .IP 'CC\-BY\-ND' 4 .IX Item "'CC-BY-ND'" Creative Commons Attribution No Derivatives .IP 'CC\-BY\-SA' 4 .IX Item "'CC-BY-SA'" Creative Commons Attribution Share Alike license .IP 'CC0' 4 .IX Item "'CC0'" Creative Commons Universal waiver .IP 'CDDL' 4 .IX Item "'CDDL'" Common Development and Distribution License. For versions, consult Sun Microsystems. .IP 'CPL' 4 .IX Item "'CPL'" IBM Common Public License. For versions, consult the IBM_Common_Public License_(CPL)_Frequently_asked_questions. .IP 'EFL' 4 .IX Item "'EFL'" The Eiffel Forum License. For versions, consult the Open_Source_Initiative .IP 'Expat' 4 .IX Item "'Expat'" The Expat license .IP 'FreeBSD' 4 .IX Item "'FreeBSD'" FreeBSD Project license .IP 'GFDL' 4 .IX Item "'GFDL'" GNU Free Documentation License .IP 'GFDL\-NIV' 4 .IX Item "'GFDL-NIV'" GNU Free Documentation License, with no invariant sections .IP 'GPL' 4 .IX Item "'GPL'" GNU General Public License .IP 'ISC' 4 .IX Item "'ISC'" Internet_Software_Consortium's license, sometimes also known as the OpenBSD License .IP 'LGPL' 4 .IX Item "'LGPL'" GNU Lesser General Public License, (GNU Library General Public License for versions lower than 2.1) .IP 'LPPL' 4 .IX Item "'LPPL'" LaTeX Project Public License .IP 'MPL' 4 .IX Item "'MPL'" Mozilla Public License. For versions, consult Mozilla.org .IP 'Perl' 4 .IX Item "'Perl'" Perl license (equates to "GPL\-1+ or Artistic\-1") .IP 'Python\-CNRI' 4 .IX Item "'Python-CNRI'" Python Software Foundation license. For versions, consult the Python_Software Foundation .IP 'QPL' 4 .IX Item "'QPL'" Q Public License .IP 'W3C' 4 .IX Item "'W3C'" W3C Software License. For more information, consult the W3C IntellectualRights FAQ and the 20021231 W3C_Software_notice_and_license .IP 'ZLIB' 4 .IX Item "'ZLIB'" zlib/libpng_license .IP 'Zope' 4 .IX Item "'Zope'" Zope Public License. For versions, consult Zope.org .SS full_license .IX Subsection "full_license" if left blank here, the file must include a stand-alone License section matching each license short name listed on the first line (see the Standalone License Section section). Otherwise, this field should either include the full text of the license(s) or include a pointer to the license file under /usr/share/common\-licenses. This field should include all text needed in order to fulfill both Debian Policy requirement for including a copy of the software distribution license, and any license requirements to include warranty disclaimers or other notices with the binary package. \&\fI Optional. Type string. \fR .SH "SEE ALSO" .IX Header "SEE ALSO" .IP \(bu 4 cme .SH AUTHOR .IX Header "AUTHOR" .IP "Dominique Dumont" 4 .IX Item "Dominique Dumont" .SH COPYRIGHT .IX Header "COPYRIGHT" .PD 0 .IP 2010 4 .IX Item "2010" .IP "2011 Dominique Dumont" 4 .IX Item "2011 Dominique Dumont" .PD .SH LICENSE .IX Header "LICENSE" .IP LGPL2 4 .IX Item "LGPL2"