Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

config::model::models::debian::dpkg::copyright::content(3pm) [debian man page]

Config::Model::models::Debian::Dpkg::Copyright::Content(User Contributed Perl DocumentConfig::Model::models::Debian::Dpkg::Copyright::Content(3pm)

NAME
Config::Model::models::Debian::Dpkg::Copyright::Content - Configuration class Debian::Dpkg::Copyright::Content VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model Elements Copyright One or more free-form copyright statement(s), one per line, that apply to the files matched by the above pattern. If a work has no copyright holder (i.e., it is in the public domain), that information should be recorded here. The Copyright field collects all relevant copyright notices for the files of this paragraph. Not all copyright notices may apply to every individual file, and years of publication for one copyright holder may be gathered together. For example, if file A has: Copyright 2008 John Smith Copyright 2009 Angela Watts and file B has: Copyright 2010 Angela Watts the Copyright field for a stanza covering both file A and file B need contain only: Copyright 2008 John Smith Copyright 2009, 2010 Angela Watts The Copyright field may contain the original copyright statement copied exactly (including the word Copyright), or it can shorten the text, as long as it does not sacrifice information. Examples in this specification use both forms.Mandatory. Type string. License Optional. Type node. License-Alias Deprecated Optional. Type uniline. Comment This field can provide additional information. For example, it might quote an e-mail from upstream justifying why the license is acceptable to the main archive, or an explanation of how this version of the package has been forked from a version known to be DFSG-free, even though the current upstream version is not.Optional. Type string. Note: Comment is migrated with '$old' and with $old => ""- X-Comment"" X-Comment Deprecated Optional. Type string. SEE ALSO
o cme o Config::Model::models::Debian::Dpkg::Copyright::FileLicense AUTHOR
Dominique Dumont COPYRIGHT
2010,2011 Dominique Dumont LICENSE
LGPL2 perl v5.14.2 2012-11-09 Config::Model::models::Debian::Dpkg::Copyright::Content(3pm)

Check Out this Related Man Page

Config::Model::models::Debian::Dpkg::Copyright::FileLiceUser3Contributed Perl DocuConfig::Model::models::Debian::Dpkg::Copyright::FileLicense(3pm)

NAME
Config::Model::models::Debian::Dpkg::Copyright::FileLicense - Configuration class Debian::Dpkg::Copyright::FileLicense VERSION
version 2.021 DESCRIPTION
Configuration classes used by Config::Model Elements short_name abbreviated name for the license. If empty, it is given the default value 'other'. Only one license per file can use this default value; if there is more than one license present in the package without a standard short name, an arbitrary short name may be assigned for these licenses. These arbitrary names are only guaranteed to be unique within a single copyright file. The name given must match a License described in License element in root node . Optional. Type uniline. Here are some explanations on the possible values: 'Apache' Apache license. For versions, consult the Apache_Software_Foundation. 'Artistic' Artistic license. For versions, consult the Perl_Foundation 'BSD-2-clause' Berkeley software distribution license, 2-clause version 'BSD-3-clause' Berkeley software distribution license, 3-clause version 'BSD-4-clause' Berkeley software distribution license, 4-clause version 'CC-BY' Creative Commons Attribution license 'CC-BY-NC' Creative Commons Attribution Non-Commercial 'CC-BY-NC-ND' Creative Commons Attribution Non-Commercial No Derivatives 'CC-BY-NC-SA' Creative Commons Attribution Non-Commercial Share Alike 'CC-BY-ND' Creative Commons Attribution No Derivatives 'CC-BY-SA' Creative Commons Attribution Share Alike license 'CC0' Creative Commons Universal waiver 'CDDL' Common Development and Distribution License. For versions, consult Sun Microsystems. 'CPL' IBM Common Public License. For versions, consult the IBM_Common_Public License_(CPL)_Frequently_asked_questions. 'EFL' The Eiffel Forum License. For versions, consult the Open_Source_Initiative 'Expat' The Expat license 'FreeBSD' FreeBSD Project license 'GFDL' GNU Free Documentation License 'GFDL-NIV' GNU Free Documentation License, with no invariant sections 'GPL' GNU General Public License 'ISC' Internet_Software_Consortium's license, sometimes also known as the OpenBSD License 'LGPL' GNU Lesser General Public License, (GNU Library General Public License for versions lower than 2.1) 'LPPL' LaTeX Project Public License 'MPL' Mozilla Public License. For versions, consult Mozilla.org 'Perl' Perl license (equates to "GPL-1+ or Artistic-1") 'Python-CNRI' Python Software Foundation license. For versions, consult the Python_Software Foundation 'QPL' Q Public License 'W3C' W3C Software License. For more information, consult the W3C IntellectualRights FAQ and the 20021231 W3C_Software_notice_and_license 'ZLIB' zlib/libpng_license 'Zope' Zope Public License. For versions, consult Zope.org Note: short_name is migrated with '$replace{$alias}' and with $alias => ""- - License-Alias"" and '$replace{Perl}' => ""Artistic or GPL-1+"" exception License exception. Optional. Type uniline. Here are some explanations on the possible values: 'Font' The GPL "Font" exception refers to the text added to the license notice of each file as specified at How_does_the_GPL_apply_to_fonts?. The precise text corresponding to this exception is: As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. 'OpenSSL' The GPL "OpenSSL" exception gives permission to link GPL-licensed code with the OpenSSL library, which contains GPL-incompatible clauses. For more information, see "The_-OpenSSL_License_and_The_GPL" by Mark McLoughlin and the message "middleman_software_license_conflicts_with_OpenSSL" by Mark McLoughlin on the debian-legal mailing list. The text corresponding to this exception is: In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the OpenSSL library under certain conditions as described in each individual source file, and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify file(s) with this exception, you may extend this exception to your version of the file (s), but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. If you delete this exception statement from all source files in the program, then also delete it here. 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. Optional. Type string. SEE ALSO
o cme AUTHOR
Dominique Dumont COPYRIGHT
2010,2011 Dominique Dumont LICENSE
LGPL2 perl v5.14.2 2012-11-09 Config::Model::models::Debian::Dpkg::Copyright::FileLicense(3pm)
Man Page