home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libdatetime-perl / copyright
Encoding:
Text File  |  2010-07-30  |  10.6 KB  |  232 lines

  1. Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
  2. Maintainer: Dave Rolsky <autarch@urth.org>
  3. Source: http://search.cpan.org/dist/DateTime/
  4. Name: DateTime
  5.  
  6. Copyright: 2010, Dave Rolsky <autarch@urth.org>
  7. License: Artistic-2.0
  8.  
  9. Files: c/ppport.h
  10. Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan@gmx.net>
  11.  2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
  12.  1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
  13. License: Artistic or GPL-1+
  14.  
  15. Files: debian/*
  16. Copyright: 2010, Franck Joncourt <franck@debian.org>
  17.  2009-2010, Jonathan Yu <jawnsy@cpan.org>
  18.  2009, Gunnar Wolf <gwolf@debian.org>
  19.  2009-2010, gregor herrmann <gregoa@debian.org>
  20.  2009, Damyan Ivanov <dmn@debian.org>
  21.  2009, Antonio Radici <antonio@dyne.org>
  22.  2009, Ryan Niebur <ryan@debian.org>
  23.  2003-2008, Piotr Roszatycki <dexter@debian.org>
  24. License: Artistic or GPL-1+
  25.  
  26. License: Artistic-2.0
  27.  Copyright (c) 2000-2006, The Perl Foundation.
  28.  .
  29.  Everyone is permitted to copy and distribute verbatim copies of this
  30.  license document, but changing it is not allowed.
  31.  .
  32.  Preamble
  33.  .
  34.  This license establishes the terms under which a given free software
  35.  Package may be copied, modified, distributed, and/or redistributed.
  36.  The intent is that the Copyright Holder maintains some artistic
  37.  control over the development of that Package while still keeping the
  38.  Package available as open source and free software.
  39.  .
  40.  You are always permitted to make arrangements wholly outside of this
  41.  license directly with the Copyright Holder of a given Package. If the
  42.  terms of this license do not permit the full use that you propose to
  43.  make of the Package, you should contact the Copyright Holder and seek
  44.  a different licensing arrangement.
  45.  .
  46.  Definitions
  47.  .
  48.  "Copyright Holder" means the individual(s) or organization(s) named in
  49.  the copyright notice for the entire Package.
  50.  .
  51.  "Contributor" means any party that has contributed code or other
  52.  material to the Package, in accordance with the Copyright Holder's
  53.  procedures.
  54.  .
  55.  "You" and "your" means any person who would like to copy, distribute,
  56.  or modify the Package.
  57.  .
  58.  "Package" means the collection of files distributed by the Copyright
  59.  Holder, and derivatives of that collection and/or of those files. A
  60.  given Package may consist of either the Standard Version, or a
  61.  Modified Version.
  62.  .
  63.  "Distribute" means providing a copy of the Package or making it
  64.  accessible to anyone else, or in the case of a company or
  65.  organization, to others outside of your company or organization.
  66.  .
  67.  "Distributor Fee" means any fee that you charge for Distributing this
  68.  Package or providing support for this Package to another party. It
  69.  does not mean licensing fees.
  70.  .
  71.  "Standard Version" refers to the Package if it has not been modified,
  72.  or has been modified only in ways explicitly requested by the
  73.  Copyright Holder.
  74.  .
  75.  "Modified Version" means the Package, if it has been changed, and such
  76.  changes were not explicitly requested by the Copyright Holder.
  77.  .
  78.  "Original License" means this Artistic License as Distributed with the
  79.  Standard Version of the Package, in its current version or as it may
  80.  be modified by The Perl Foundation in the future.
  81.  .
  82.  "Source" form means the source code, documentation source, and
  83.  configuration files for the Package.
  84.  .
  85.  "Compiled" form means the compiled bytecode, object code, binary, or
  86.  any other form resulting from mechanical transformation or translation
  87.  of the Source form.
  88.  .
  89.  Permission for Use and Modification Without Distribution
  90.  .
  91.  (1) You are permitted to use the Standard Version and create and use
  92.      Modified Versions for any purpose without restriction, provided
  93.      that you do not Distribute the Modified Version.
  94.  .
  95.  Permissions for Redistribution of the Standard Version
  96.  .
  97.  (2) You may Distribute verbatim copies of the Source form of the
  98.      Standard Version of this Package in any medium without
  99.      restriction, either gratis or for a Distributor Fee, provided
  100.      that you duplicate all of the original copyright notices and
  101.      associated disclaimers. At your discretion, such verbatim copies
  102.      may or may not include a Compiled form of the Package.
  103.  .
  104.  (3) You may apply any bug fixes, portability changes, and other
  105.      modifications made available from the Copyright Holder. The
  106.      resulting Package will still be considered the Standard Version,
  107.      and as such will be subject to the Original License.
  108.  .
  109.  Distribution of Modified Versions of the Package as Source
  110.  .
  111.  (4) You may Distribute your Modified Version as Source (either gratis
  112.      or for a Distributor Fee, and with or without a Compiled form of
  113.      the Modified Version) provided that you clearly document how it
  114.      differs from the Standard Version, including, but not limited to,
  115.      documenting any non-standard features, executables, or modules,
  116.      and provided that you do at least ONE of the following:
  117.  .
  118.     (a) make the Modified Version available to the Copyright Holder
  119.         of the Standard Version, under the Original License, so that
  120.         the Copyright Holder may include your modifications in the
  121.         Standard Version.
  122.     (b) ensure that installation of your Modified Version does not
  123.         prevent the user installing or running the Standard Version.
  124.         In addition, the Modified Version must bear a name that is
  125.         different from the name of the Standard Version.
  126.     (c) allow anyone who receives a copy of the Modified Version to
  127.         make the Source form of the Modified Version available to
  128.         others under
  129.         (i)  the Original License or
  130.         (ii) a license that permits the licensee to freely copy,
  131.              modify and redistribute the Modified Version using the
  132.              same licensing terms that apply to the copy that the
  133.              licensee received, and requires that the Source form of
  134.              the Modified Version, and of any works derived from it,
  135.              be made freely available in that license fees are
  136.              prohibited but Distributor Fees are allowed.
  137.  .
  138.  Distribution of Compiled Forms of the Standard Version or Modified
  139.  Versions without the Source
  140.  .
  141.  (5) You may Distribute Compiled forms of the Standard Version without
  142.      the Source, provided that you include complete instructions on
  143.      how to get the Source of the Standard Version. Such instructions
  144.      must be valid at the time of your distribution. If these
  145.      instructions, at any time while you are carrying out such
  146.      distribution, become invalid, you must provide new instructions
  147.      on demand or cease further distribution. If you provide valid
  148.      instructions or cease distribution within thirty days after you
  149.      become aware that the instructions are invalid, then you do not
  150.      forfeit any of your rights under this license.
  151.  .
  152.  (6) You may Distribute a Modified Version in Compiled form without
  153.      the Source, provided that you comply with Section 4 with respect
  154.      to the Source of the Modified Version.
  155.  .
  156.  Aggregating or Linking the Package
  157.  .
  158.  (7) You may aggregate the Package (either the Standard Version or
  159.      Modified Version) with other packages and Distribute the
  160.      resulting aggregation provided that you do not charge a licensing
  161.      fee for the Package. Distributor Fees are permitted, and licensing
  162.      fees for other components in the aggregation are permitted. The
  163.      terms of this license apply to the use and Distribution of the
  164.      Standard or Modified Versions as included in the aggregation.
  165.  .
  166.  (8) You are permitted to link Modified and Standard Versions with
  167.      other works, to embed the Package in a larger work of your own,
  168.      or to build stand-alone binary or bytecode versions of
  169.      applications that include the Package, and Distribute the result
  170.      without restriction, provided the result does not expose a direct
  171.      interface to the Package.
  172.  .
  173.  Items That are Not Considered Part of a Modified Version
  174.  .
  175.  (9) Works (including, but not limited to, modules and scripts) that
  176.      merely extend or make use of the Package, do not, by themselves,
  177.      cause the Package to be a Modified Version. In addition, such
  178.      works are not considered parts of the Package itself, and are
  179.      not subject to the terms of this license.
  180.  .
  181.  General Provisions
  182.  .
  183.  (10) Any use, modification, and distribution of the Standard or
  184.       Modified Versions is governed by this Artistic License. By
  185.       using, modifying or distributing the Package, you accept this
  186.       license. Do not use, modify, or distribute the Package, if you
  187.       do not accept this license.
  188.  .
  189.  (11) If your Modified Version has been derived from a Modified
  190.       Version made by someone other than you, you are nevertheless
  191.       required to ensure that your Modified Version complies with
  192.       the requirements of this license.
  193.  .
  194.  (12) This license does not grant you the right to use any trademark,
  195.       service mark, tradename, or logo of the Copyright Holder.
  196.  .
  197.  (13) This license includes the non-exclusive, worldwide,
  198.       free-of-charge patent license to make, have made, use, offer to
  199.       sell, import and otherwise transfer the Package with respect to
  200.       any patent claims licensable by the Copyright Holder that are
  201.       necessarily infringed by the Package. If you institute patent
  202.       litigation (including a cross-claim or counterclaim) against
  203.       any party alleging that the Package constitutes direct or
  204.       contributory patent infringement, then this Artistic License to
  205.       you shall terminate on the date that such litigation is filed.
  206.  .
  207.  (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT
  208.       HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR
  209.       IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  210.       FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE
  211.       DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS
  212.       REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE
  213.       LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  214.       DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN
  215.       IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  216.  
  217. License: Artistic
  218.  This program is free software; you can redistribute it and/or modify
  219.  it under the terms of the Artistic License, which comes with Perl.
  220.  .
  221.  On Debian GNU/Linux systems, the complete text of the Artistic License
  222.  can be found in `/usr/share/common-licenses/Artistic'
  223.  
  224. License: GPL-1+
  225.  This program is free software; you can redistribute it and/or modify
  226.  it under the terms of the GNU General Public License as published by
  227.  the Free Software Foundation; either version 1, or (at your option)
  228.  any later version.
  229.  .
  230.  On Debian GNU/Linux systems, the complete text of the GNU General Public
  231.  License, version 1, can be found in `/usr/share/common-licenses/GPL-1'
  232.