dwww Home | Show directory contents | Find package

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files-Excluded-regen-configure: bin/*
Upstream-Name: perl
Source: http://www.perl.com/CPAN/src/5.0/
Comment:
 This package was initially debianized by Brendan O'Dea <bod@debian.org>
 on Thu, 17 Aug 2000 16:10:54 +1000. The packaging has since been modified
 by various others, including Dominic Hargreaves <dom@earth.li> and Niko
 Tyni <ntyni@debian.org>.
 .
 Upstream Authors:
 .
    Larry Wall et. al. (see /usr/share/doc/perl/AUTHORS).
 .
 Last checked against: Perl 5.36.0

Files: *
Copyright:
 Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved.
License: GPL-1+ or Artistic
Comment:
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:
 .
    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or
 .
    b) the "Artistic License" which comes with Perl.
 ----------------------------------------
 The directories ext/, dist/, and cpan/ contain separate distributions
 that have been bundled with the Perl core. The copyright and license
 status of these have been detailed separately below.
 .
 It is assumed that all the other files are part of Perl and share the
 above copyright and license information unless explicitly specified
 differently. Only the exceptions have been detailed below.
 .
 As a small portion of the files are indeed licensed differently from
 the above, all the other licenses have been collected and/or duplicated
 at the end of this file to facilitate review.

Files: builtin.c
Copyright:
 Copyright (C) 2021 by Paul Evans and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: perlio.c
Copyright:
 Copyright (c) 1996-2006, Nick Ing-Simmons
 Copyright (c) 2006, 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: malloc.c
Copyright:
 Modifications Copyright Ilya Zakharevich 1996-99.
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: mro_core.c
Copyright:
 Copyright (c) 2007 Brandon L Black
 Copyright (c) 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: perl.c
Copyright:
 Copyright (C) 1987-2022 by Larry Wall and others
 OS/2 port Copyright (c) 1990, 1991, Raymond Chen, Kai Uwe Rommel
 Version 5 port Copyright (c) 1994-2002, Andreas Kaiser, Ilya Zakharevich
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.
 ----------------------------------------
 These copyright notices are embedded in the code, and possibly apply
 to other files as well.

Files: time64.c
Copyright:
 Copyright (c) 2007-2008  Michael G Schwern
 .
 This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
License: Expat

Files:
 regcomp.c
 regexec.c
Copyright:
 Copyright (c) 1986 by University of Toronto.
 Written by Henry Spencer.  Not derived from licensed software.
 .
 Alterations to Henry's code are...
 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
   by Larry Wall and others
 .
 NOTE: this is derived from Henry Spencer's regexp code, and should not
 confused with the original package (see point 3 below).  Thanks, Henry!
License: REGCOMP, and GPL-1+ or Artistic
Comment:
 ----------------------------------------
 The "alterations to Henry's code" have the following license information:
 .
  You may distribute under the terms of either the GNU General Public
  License or the Artistic License, as specified in the README file.

Files: perly.h
Copyright:
 Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free Software Foundation, Inc.
License: GPL-3+-WITH-BISON-EXCEPTION

Files: mkppport
Copyright:
 Copyright 2006 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it
 and/or modify it under the same terms as Perl itself.

Files: ebcdic_tables.h
Copyright:
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: Expat

Files:
 inline.h
 perl.h
Copyright:
 Copyright (C) 1993-2012 by Larry Wall and others
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: GPL-1+ or Artistic
Comment:
 These files contains tables and code adapted from
 https://bjoern.hoehrmann.de/utf-8/decoder/dfa/, which requires this
 copyright notice:
 .
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>

Files: lib/unicore/*.txt
Copyright:
 © 1991-2016 Unicode®, Inc.
License: Unicode
Comment:
 The license is given as
 .
  For terms of use, see http://www.unicode.org/terms_of_use.html
 .
 See the end of this file for the full text of this license as downloaded
 from the above URL on Tue, 26 Apr 2011 14:41:24 +0300.

Files: lib/deprecate.pm
Copyright:
 Copyright (C) 2009, 2011
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.

Files: lib/B/Deparse.pm
Copyright:
 Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute and/or modify
 it under the same terms as Perl itself.

Files: dist/FindBin/lib/FindBin.pm
Copyright:
 Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: t/op/split_unicode.t
Copyright:
 Copyright (c) 1991-2006 Unicode, Inc.
License: GPL-1+ or Artistic, and Unicode
Comment:
 ----------------------------------------
 The test data was extracted from the Unicode Character Database.
 .
 It is assumed that the test code is licensed under the same terms
 as Perl.

Files: regen/ebcdic.pl
Copyright:
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: Expat
Comment:
 * Some of the tables are adapted from
 *      https://bjoern.hoehrmann.de/utf-8/decoder/dfa/

Files: regen/reentr.pl
Copyright: Copyright (c) 2002,2003 Jarkko Hietaniemi
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files:
 Porting/checkansi.pl
 Porting/valgrindpp.pl
Copyright:
 Copyright 2003, 2007 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it
 and/or modify it under the same terms as Perl itself.

Files: Porting/config_h.pl
Copyright:
 Copyright (C) 2005-2020 by H.Merijn Brand (m)'20 [23-08-2020]
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: Porting/git-deltatool
Copyright:
 This software is copyright (c) 2010 by David Golden.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under the same
 terms as the Perl 5 programming language system itself.

Files:
 vms/vms.c
 vms/vmsish.h
Copyright:
  Copyright (C) 1993-2015 by Charles Bailey and others.
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: win32/fcrypt.c
Copyright:
 Copyright (C) 1993 Eric Young - see README for more details
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files:
 dist/autouse/*
 dist/base/*
 dist/constant/*
 dist/Devel-SelfStubber/*
 dist/Dumpvalue/*
 dist/Env/*
 cpan/ExtUtils-Manifest/*
 dist/I18N-Collate/*
 dist/Safe/*
 ext/Fcntl/*
 ext/FileCache/*
 ext/GDBM_File/*
 ext/IPC-Open3/*
 ext/NDBM_File/*
 ext/ODBM_File/*
 ext/Opcode/*
 ext/PerlIO-encoding/*
 ext/PerlIO-scalar/*
 ext/PerlIO-via/*
 ext/POSIX/*
 ext/re/*
 cpan/Socket/*
 ext/Sys-Hostname/*
 ext/Tie-Hash-NamedCapture/*
 ext/Tie-Memoize/*
 ext/VMS-DCLsym/*
 ext/VMS-Stdio/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no copyright or license information in these distributions.
 It is assumed that they are licensed under the same terms as Perl itself.

Files: cpan/Archive-Tar/*
Copyright: 2002 - 2009 Jos Boumans <kane@cpan.org>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute and/or modify
 it under the same terms as Perl itself.

Files:
 cpan/AutoLoader/*
 dist/SelfLoader/*
Copyright: This package has the same copyright and license as the perl core:
 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012
  by Larry Wall and others
 .
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This package has the same copyright and license as the perl core.

Files: cpan/autodie/*
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
Comment:
 This module is free software, you may distribute it under the
 same terms as Perl itself.

Files:
 cpan/autodie/lib/autodie/exception/system.pm
 cpan/autodie/lib/autodie/exception.pm
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
Comment:
 This is free software.  You may modify and/or redistribute this
 code under the same terms as Perl 5.10 itself, or, at your option,
 any later version of Perl 5.

Files:
 cpan/autodie/lib/autodie/Scope/GuardStack.pm
 cpan/autodie/lib/autodie/Util.pm
Copyright: Copyright 2013-2014, Niels Thykier <niels@thykier.net>
License: GPL-1+ or Artistic
Comment:
 This module is free software.  You may distribute it under the
 same terms as Perl itself.

Files: cpan/Compress-Raw-Bzip2/*
Copyright: Copyright (c) 2005-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Compress-Raw-Bzip2/bzip2-src/*
Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
Comment:
 ----------------------------------------
 cpan/Compress-Raw-Bzip2/bzip2-src/README states:
  Note that the files bzip2.c, bzip2recover.c, bzlib.c & decompress.c
  have been modified to allow them to build with a C++ compiler.
  The file bzip2-src/bzip2-cpp.patch contains the patch
  that was used to modify the original source.
 but the patch has apparently been filtered out when including the software
 into the Perl core distribution.
License: BZIP

Files: cpan/Compress-Raw-Zlib/*
Copyright: Copyright (c) 2005-2021 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Compress-Raw-Zlib/zlib-src/*
Copyright:
 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
License: ZLIB

Files: cpan/Config-Perl-V/*
Copyright:
 Copyright (C) 2009-2020 H.Merijn Brand
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/CPAN/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:
 cpan/CPAN/lib/App/Cpan.pm
 cpan/CPAN/scripts/cpan
Copyright: (c) 2001-2021, brian d foy, All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 You may redistribute this under the same terms as Perl itself.

Files: cpan/CPAN-Meta/*
Copyright:
 This software is copyright (c) 2010 by David Golden, Ricardo Signes,
 Adam Kennedy and Contributors.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod
Copyright: Ken Williams
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/CPAN-Meta-Requirements/*
Copyright:
 This software is copyright (c) 2010 by David Golden and Ricardo Signes.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/CPAN-Meta-YAML/*
Copyright:
 This software is copyright (c) 2010 by Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/DB_File/*
Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Devel-PPPort/*
Copyright:
 Version 3.x, Copyright (C) 2004-2013, Marcus Holland-Moritz.
              Copyright (C) 2018-2020, The perl5 porters
 Version 2.x, Copyright (C) 2001, Paul Marquess.
 Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:
 dist/Devel-PPPort/parts/inc/mess
 dist/Devel-PPPort/parts/inc/01_test
Copyright:
 Copyright (C) 2017, 2019 Pali <pali@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest/*
Copyright:
 Copyright 1998-2006 Gisle Aas.
 Copyright 1995,1996 Neil Winton.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest-MD5/*
Copyright:
 Copyright 1998-2003 Gisle Aas.
 Copyright 1995-1996 Neil Winton.
 Copyright 1990-1992 RSA Data Security, Inc.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest-SHA/*
Copyright:
 Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Encode/*
Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Encode/bin/encguess
Copyright: 2015 Michael LaGrasta and Dan Kogai
License: Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the terms of the the Artistic License (2.0).

Files: dist/encoding-warnings/*
Copyright:
 Copyright 2004, 2005, 2006, 2007 by Audrey Tang <cpan@audreyt.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Exporter/lib/Exporter.pm
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This library is free software. You can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: dist/Tie-File/*
Copyright:
 Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
License: GPL-2+ or Artistic
Comment:
 This library is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 These terms are your choice of any of (1) the Perl Artistic Licence,
 or (2) version 2 of the GNU General Public License as published by the
 Free Software Foundation, or (3) any later version of the GNU General
 Public License.


Files: cpan/experimental/*
Copyright:
 This software is copyright (c) 2013 by Leon Timmermans.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/ExtUtils-Constant/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright or license notices in this distribution. It
 is assumed that the copyright and license of Perl itself applies here
 as well.
 .
 This is supported by the README of the separate CPAN distribution at
 <https://metacpan.org/release/ExtUtils-Constant>, which states:
 .
 You may distribute this work under the terms of either the GNU General
 Public License or the Artistic License, as specified in perl's README
 file.
 .
 Copyright © 2001, 2002, 2005 Nicholas Clark

Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
Copyright: 2010 Gisle Aas <gisle@aas.no>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm
Copyright: 1996- by Andreas Koenig
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/ExtUtils-PL2Bat/lib/ExtUtils/PL2Bat.pm
Copyright: (c) 2015 by Leon Timmermans
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/File-Fetch/*
 cpan/IPC-Cmd/*
 cpan/Module-Load/*
 cpan/Module-Load-Conditional/*
 cpan/Module-Loaded/*
 cpan/Params-Check/*
Copyright:
 There are no copyright notices in these distributions.
 Their author is Jos Boumans <kane@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute and/or modify it
 under the same terms as Perl itself.

Files: cpan/File-Path/*
Copyright:
 This module is copyright (C) Charles Bailey, Tim Bunce, David Landgren,
 James Keenan, and Richard Elberger 1995-2020. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/File-Temp/*
Copyright:
 This software is copyright (c) 2020 by Tim Jenness and the UK Particle
 Physics and Astronomy Research Council.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Filter-Util-Call/*
Copyright:
 Copyright (c) 1995-2011 Paul Marquess. All rights reserved.
 Copyright (c) 2011-2014 Reini Urban. All rights reserved.
 Copyright (c) 2014-2017 cPanel Inc. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Getopt-Long/*
Copyright:
 Module Getopt::Long is Copyright 1990,2015 by Johan Vromans.
License: GPL-2+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the terms of the Perl Artistic License or the
 GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any
 later version.

Files: cpan/HTTP-Tiny/*
Copyright:
 This software is copyright (c) 2021 by Christian Hansen.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/IO-Compress/*
Copyright:
 Copyright (c) 1995-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/IO-Socket-IP/*
Copyright:
 (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public License
 or the Artistic License (the same terms as Perl itself)

Files: cpan/IO-Zlib/*
Copyright:
 Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute
 it and/or modify it under the same terms as Perl itself.

Files: cpan/IPC-SysV/*
Copyright:
 Version 2.x, Copyright (C) 2007-2010, Marcus Holland-Moritz.
 Version 1.x, Copyright (c) 1997, Graham Barr.
 Version 1.x, Copyright (c) 1999, Graham Barr.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/JSON-PP/*
Copyright:
 Copyright 2007-2016 by Makamaka Hannyaharamitu
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/libnet/*
Copyright:
 (C) 1995-2010 Graham Barr. All rights reserved.
 (C) 2013-2017, 2020 Steve Hay. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/libnet/Makefile.PL
Copyright:
 Copyright (C) 2014-2015, 2020 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This script is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself, i.e. under the terms of either the GNU
 General Public License or the Artistic License, as specified in the LICENCE
 file.

Files: cpan/Scalar-List-Utils/*
Copyright:
 Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Scalar-List-Utils/lib/Scalar/Util.pm
Copyright:
 Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved.
 Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved.
 Copyright (C) 2004, 2008  Matthijs van Duin.  All rights reserved.
 Copyright (C) 2014 cPanel Inc.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Scalar-List-Utils/lib/Sub/Util.pm
Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Locale-Maketext-Simple/*
Copyright:
 Copyright 2003, 2004, 2005, 2006 by Audrey Tang <cpan@audreyt.org>
License: Expat or GPL-1+ or Artistic
Comment:
 This software is released under the MIT license cited below.  Additionally,
 when this software is distributed with Perl Kit, Version 5, you may also
 redistribute it and/or modify it under the same terms as Perl itself.

Files:
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po
 cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po
 cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po
Copyright:
 Copyright (C) All Perl Hackers everywhere
 Ton Voon <ton.voon@opsera.com>, 2009.
License: Expat or GPL-1+ or Artistic
Comment:
 ----------------------------------------
 It is assumed that these translations are licensed under the same terms as
 the rest of the Locale-Maketext-Simple distribution.

Files: cpan/Math-Complex/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Memoize/*
Copyright:
 Copyright 1998, 1999, 2000, 2001, 2012 M-J. Dominus.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 You may copy and distribute this program under the same terms as
 Perl itself.  If in doubt, write to mjd-perl-memoize+@plover.com for
 a license.

Files: cpan/MIME-Base64/*
Copyright:
 Copyright 1995-2004,2010 Gisle Aas <gisle@ActiveState.com>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/MIME-Base64/Base64.xs
Copyright:
 Copyright 1997-2004 Gisle Aas
 Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 The tables and some of the code that used to be here was borrowed from
 metamail, which comes with this message:
 .
  Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
 .
  Permission to use, copy, modify, and distribute this material
  for any purpose and without fee is hereby granted, provided
  that the above copyright notice and this permission notice
  appear in all copies, and that the name of Bellcore not be
  used in advertising or publicity pertaining to this
  material without the specific, prior written permission
  of an authorized representative of Bellcore.  BELLCORE
  MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
  OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
  WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.

Files: cpan/Module-Metadata/*
Copyright:
 Copyright (c) 2001-2011 Ken Williams.  All rights reserved.
 Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/NEXT/*
Copyright:
 Copyright (c) 2000-2001, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: cpan/parent/*
Copyright:
 Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This module is released under the same terms as Perl itself.

Files: cpan/PerlIO-via-QuotedPrint/*
Copyright:
 Copyright (c) 2002-2004,2012 Elizabeth Mattijsen.  All rights reserved.
 Copyright (C) 2015, 2020 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Perl-OSType/*
Copyright:
 This software is copyright (c) 2016 by David Golden.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Pod-Checker/*
Copyright:
 Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This file is part of "PodParser". PodParser is free software;
 you can redistribute it and/or modify it under the same terms
 as Perl itself.

Files: cpan/Pod-Escapes/*
Copyright:
 Copyright (c) 2001-2004 Sean M. Burke.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/podlators/*
Copyright:
 Copyright 1999-2001, 2008, 2010, 2012, 2014-2016, 2018-2019 Russ Allbery <rra@cpan.org>
 Substantial contributions by Sean Burke <sburke@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/podlators/lib/Pod/Text/Overstrike.pm
Copyright:
 Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
 Copyright 1999, 2001, 2004, 2006, 2008, 2009, 2018-2019 Russ Allbery <rra@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files:
 cpan/podlators/t/data/snippets/README
 cpan/podlators/t/data/basic.cap
 cpan/podlators/t/data/basic.clr
 cpan/podlators/t/data/basic.man
 cpan/podlators/t/data/basic.ovr
 cpan/podlators/t/data/basic.pod
 cpan/podlators/t/data/basic.txt
Copyright:
 Copyright 2001-2018 Russ Allbery <rra@cpan.org>
License: RRA-KEEP-THIS-NOTICE
Comment:
 The license text can be found at the end of this file.

Files:
 cpan/podlators/t/docs/pod-spelling.t
 cpan/podlators/t/docs/pod.t
 cpan/podlators/t/docs/synopsis.t
 cpan/podlators/t/lib/Test/RRA.pm
 cpan/podlators/t/lib/Test/RRA/Config.pm
 cpan/podlators/t/style/minimum-version.t
 cpan/podlators/t/style/module-version.t
 cpan/podlators/t/style/strict.t
Copyright:
 Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
 Copyright 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
License: Expat

Files:
 cpan/podlators/t/lib/Test/RRA/ModuleVersion.pm
 cpan/podlators/t/docs/spdx-license.t
 cpan/podlators/t/style/obsolete-strings.t
Copyright: Copyright 2016, 2018-2019 Russ Allbery <eagle@eyrie.org>
License: Expat

Files: cpan/podlators/t/man/no-encode.t
Copyright:
 Copyright 2016 Niko Tyni <ntyni@iki.fi>
 Copyright 2016, 2018-2019 Russ Allbery <rra@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Pod-Simple/*
Copyright:
 Copyright (c) 2002-2004 Sean M. Burke.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm
Copyright:
 Copyright (c) 2003-2005 Allison Randal.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files:
 cpan/Pod-Simple/t/perlfaq.pod
 cpan/Pod-Simple/t/perlfaqo.txt
Copyright:
 Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 This document  is part of the perlfaq distribution. A newer version
 of it is also included in pod/perlfaq3.pod.
 .
 The license notice in the document is:
 .
  When included as an integrated part of the Standard Distribution
  of Perl or of its documentation (printed or otherwise), this works is
  covered under Perl's Artistic License.  For separate distributions of
  all or part of this FAQ outside of that, see L<perlfaq>.
 .
  Irrespective of its distribution, all code examples here are in the public
  domain.  You are permitted and encouraged to use this code and any
  derivatives thereof in your own programs for fun or for profit as you
  see fit.  A simple comment in the code giving credit to the FAQ would
  be courteous but is not required.
 .
 The corresponding license in pod/perlfaq.pod is:
 .
  This document is available under the same terms as Perl itself. Code
  examples in all the perlfaq documents are in the public domain. Use
  them as you see fit (and at your own risk with no warranty from anyone).

Files: cpan/Pod-Usage/*
Copyright:
 Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
 Copyright (c) 2001-2016 by Marek Rouchal.
License: GPL-1+ or Artistic
Comment:
 Pod::Usage (the distribution) is licensed under the same terms as Perl

Files: cpan/Pod-Usage/t/inc/Pod/PlainText.pm
Copyright:
 Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Sys-Syslog/*
Copyright:
 Copyright (C) 1990-2012 by Larry Wall and others.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Sys-Syslog/fallback/syslog.h
Copyright:
 Copyright (c) 1982, 1986, 1988, 1993
      The Regents of the University of California.  All rights reserved.
License: BSD-3-clause-with-weird-numbering

Files: cpan/Term-ANSIColor/*
Copyright:
 Copyright 1996 Zenin
 Copyright 1996-1998, 2000-2002, 2005-2006, 2008-2018, 2020 Russ Allbery <rra@cpan.org>
 Copyright 2012 Kurt Starsinic <kstarsinic@gmail.com>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files:
 cpan/Term-ANSIColor/t/lib/Test/RRA.pm
Copyright:
 Copyright 2016, 2018-2019 Russ Allbery <eagle@eyrie.org>
 Copyright 2013, 2014 The Board of Trustees of the Leland Stanford Junior University
License: Expat

Files:
 cpan/Term-ANSIColor/t/lib/Test/RRA/Config.pm
Copyright:
 Copyright 2015, 2016, 2019 Russ Allbery <eagle@eyrie.org>
 Copyright 2013-2014 The Board of Trustees of the Leland Stanford Junior University
License: Expat

Files: cpan/Term-Cap/*
Copyright: 1995-2015 (c) perl5 porters.
License: GPL-1+ or Artistic
Comment:
 This software is free software and can be modified and distributed under
 the same terms as Perl itself.

Files: cpan/Test-Harness/*
Copyright:
 Copyright (c) 2007-2011, Andy Armstrong <andy@hexten.net>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Harness/lib/TAP/Parser.pm
Copyright:
 Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm
Copyright:
 Copyright 2007-2011 Andy Armstrong.
 Portions copyright 2006-2008 Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Test-Simple/*
Copyright:
 Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
 Copyright 2019-2020 Chad Granum <exodist@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder.pm
Copyright:
 Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
                       Michael G Schwern E<schwern@pobox.com>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
Copyright:
 Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder/Tester.pm
Copyright:
 Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004.
 .
 Some code taken from Test::More and Test::Catch, written by by
 Michael G Schwern <schwern@pobox.com>.  Hence, those parts
 Copyright Michael G Schwern 2001.  Used and distributed with
 permission.
 .
 This module is copyright 2005 Fergal Daly <fergal@esatclear.ie>, some parts
 are based on other people's work.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Tutorial.pod
Copyright:
 Copyright 2001 by Michael G Schwern <schwern@pobox.com>.
License: GPL-1+ or Artistic
Comment:
 This documentation is free; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Irrespective of its distribution, all code examples in these files
 are hereby placed into the public domain.  You are permitted and
 encouraged to use this code in your own programs for fun
 or for profit as you see fit.  A simple comment in the code giving
 credit would be courteous but is not required.

Files: cpan/Test-Simple/lib/Test/Builder/IO/Scalar.pm
Copyright:
 Copyright (c) 1996 by Eryq.  All rights reserved.
 Copyright (c) 1999,2001 by ZeeGee Software Inc.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files:
 cpan/Test-Simple/lib/Test/use/ok.pm
 cpan/Test-Simple/lib/ok.pm
Copyright: none
 To the extent possible under law, 唐鳳 has waived all copyright and related
 or neighboring rights to L<Test-use-ok>
License:  CC0-1.0
Comment:
 ----------------------------------------
 The file links to http://creativecommons.org/publicdomain/zero/1.0/
 and the full license text as retrieved from there can be found at the
 end of this file.

Files: cpan/Text-Balanced/*
Copyright:
 Copyright 1997 - 2001 Damian Conway. All Rights Reserved.
 Copyright (C) 2009 Adam Kennedy.
 Copyright (C) 2015 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or modify it under the
 same terms as Perl itself, i.e. under the terms of either the GNU General Public
 License or the Artistic License, as specified in the F<LICENCE> file.

Files: cpan/Text-ParseWords/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright notices this distribution.
 .
 This library is free software; you may redistribute and/or modify it
 under the same terms as Perl itself.

Files: cpan/Text-Tabs/*
Copyright:
 Copyright (C) 1996-2009 David Muir Sharnoff.
 Copyright (C) 2005 Aristotle Pagaltzis
 Copyright (C) 2012-2013 Google, Inc.
License: TEXT-TABS

Files: cpan/Tie-RefHash/*
Copyright:
 This software is copyright (c) 2006 by ×××× ×××'×× (Yuval Kogman) <nothingmuch@woobling.org>.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/Win32API-File/*
 cpan/ExtUtils-Install/*
 cpan/Math-BigInt/*
 cpan/Math-BigInt-FastCalc/*
 cpan/Math-BigRat/*
 dist/Thread-Queue/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 ----------------------------------------
 These distributions include no copyright notices but have
 the same explicit licensing information.

Files:
 cpan/bignum/*
Copyright:
 (C) by Tels L<http://bloodgate.com/> in early 2002 - 2007.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Time-Local/*
Copyright:
 Copyright (c) 1997 - 2020 by Graham Barr & Dave Rolsky.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Time-Piece/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This module is free software, you may distribute it under the same
 terms as Perl.

Files: cpan/Time-Piece/Piece.xs
Copyright:
 strptime copied from freebsd with the following copyright:
 Copyright (c) 1994 Powerdog Industries.  All rights reserved.
License: GPL-1+ or Artistic, and BSD-4-clause-POWERDOG
Comment:
 ----------------------------------------
 The strptime function is licensed under the BSD-like license included
 below. It is assumed that the other parts are licensed under the same
 terms as the rest of the distribution.

Files: cpan/Unicode-Collate/*
Copyright:
 This module is Copyright(C) 2001-2021, SADAHIRO Tomoyuki. Japan. All
 rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Unicode-Collate/Collate/allkeys.txt
Copyright:
 Copyright (c) 2020 Unicode, Inc.
License: Unicode
Comment:
 For terms of use, see http://www.unicode.org/terms_of_use.html
 ----------------------------------------
 See below for the full text of this license as downloaded from the above URL
 on Tue, 26 Apr 2011 14:41:24 +0300.

Files: dist/Unicode-Normalize/*
Copyright:
 Copyright(C) 2001-2012, SADAHIRO Tomoyuki. Japan. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Win32/*
Copyright: (c) 1995 Microsoft Corporation. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright notices or license information in this distribution,
 but the README file of the separate CPAN distribution at
 <https://fastapi.metacpan.org/source/JDB/Win32-0.52/README> states:
 .
 This module is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 The "Perl for Win32" source code was licensed under the same terms
 as Perl itself and contained this copyright notice:
 .
  (c) 1995 Microsoft Corporation. All rights reserved.
     Developed by ActiveWare Internet Corp.

Files: dist/Attribute-Handlers/*
Copyright:
 Copyright (c) 2001-2009, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/Carp/*
Copyright:
 Copyright (c) 1994-2013 Larry Wall
 Copyright (c) 2011, 2012, 2013 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/Data-Dumper/*
Copyright:
 Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/ExtUtils-CBuilder/*
Copyright:
 Copyright (c) 2003-2005 Ken Williams.  All rights reserved.
 Copyright (c) 2012-2020 Ken Williams.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/ExtUtils-ParseXS/*
Copyright:
 Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 Based on the ExtUtils::xsubpp code by Larry Wall and the Perl 5
 Porters, which was released under the same license terms.

Files: dist/Filter-Simple/*
Copyright:
 Copyright (c) 2000-2008, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/if/*
Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: dist/I18N-LangTags/*
Copyright:
 Copyright 1998+, Sean M. Burke <sburke@cpan.org>, all rights
 reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/I18N-LangTags/lib/I18N/LangTags/List.pm
Copyright:
 Copyright (c) 2001+ Sean M. Burke. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 You can redistribute and/or modify this document under the same terms
 as Perl itself.

Files: dist/IO/*
Copyright:
 Copyright (c) 1996-2003 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/IO/lib/IO/Socket.pm
Copyright:
 Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved.
 Copyright 2001, Lincoln Stein <lstein@cshl.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 The atmark() implementation: Copyright 2001, Lincoln Stein <lstein@cshl.org>.
 This module is distributed under the same terms as Perl itself.
 Feel free to use, modify and redistribute it as long as you retain
 the correct attribution.

Files: dist/lib/*
Copyright: as above for 'Files: *'
License: GPL-1+ or Artistic
Comment:
 This package has the same copyright and license as the perl core.

Files: dist/Locale-Maketext/*
Copyright:
 Copyright 1999-2004, Sean M. Burke <sburke@cpan.org>, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod
Copyright: 1999 The Perl Journal.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: dist/Module-CoreList/*
Copyright:
 Copyright (C) 2002-2009 Richard Clamp.  All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Module-CoreList/corelist
Copyright:
 Copyright (c) 2002-2007 by D.H. aka PodMaster
License: GPL-1+ or Artistic
Comment:
 This program is distributed under the same terms as perl itself.

Files: dist/Module-CoreList/lib/Module/CoreList/Utils.pm
Copyright:
 Copyright (C) 2013 Chris Williams.  All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Net-Ping/*
Copyright:
 Copyright (c) 2017-2020, Reini Urban.  All rights reserved.
 Copyright (c) 2016, cPanel Inc.  All rights reserved.
 Copyright (c) 2012, Steve Peters.  All rights reserved.
 Copyright (c) 2002-2003, Rob Brown.  All rights reserved.
 Copyright (c) 2001, Colin McMillen.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/PathTools/*
Copyright:
 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/PathTools/Cwd.xs
Copyright:
 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
 Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
License: GPL-1+ or Artistic, and BSD-3-clause-GENERIC
Comment:
 ----------------------------------------
 The main license applies to most of the code:
 .
  This program is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself.
 .
 but portions of it have been taken from a BSD variant and are licensed
 under the terms of the "BSD-3-clause-GENERIC" license included in this file.
 .
 dist/PathTools/Cwd.pm states:
 .
  Portions of the C code in this library are copyright (c) 1994 by the
  Regents of the University of California.  All rights reserved.  The
  license on this code is compatible with the licensing of the rest of
  the distribution - please see the source code in F<Cwd.xs> for the
  details.
 .
 but, as discussed in
  http://rt.cpan.org/Public/Bug/Display.html?id=64116
 this is outdated and dist/PathTools/Cwd.xs itself contains the correct
 information.

Files: cpan/Pod-Perldoc/*
Copyright:
 Copyright (c) 2002-2007 Sean M. Burke.
 Copyright (c) 2011 Mark Allen.  All rights reserved.
 Copyright (c) 2011 brian d foy. All rights reserved.
 Copyright (c) 2017 Mark Allen.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Storable/*
Copyright:
 Copyright (c) 1995-2001, Raphael Manfredi
 Copyright (c) 2002-2014 by the Perl 5 Porters
 Copyright (c) 2016,2017 cPanel Inc
 Copyright (c) 2017, Reini Urban
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl 5 itself.

Files: dist/Storable/t/forgive.t
Copyright:
 Copyright (c) 1995-2000, Raphael Manfredi
 (C) Copyright 1997, Universitat Dortmund, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files:
 dist/Storable/t/attach_errors.t
 dist/Storable/t/attach_singleton.t
 dist/Storable/t/circular_hook.t
Copyright:
 Copyright 2005, Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files:
 dist/Storable/t/code.t
 dist/Storable/t/sig_die.t
Copyright:
 Copyright (c) 2002 Slaven Rezic
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files: dist/threads/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 threads is released under the same license as Perl.

Files: dist/threads-shared/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 threads::shared is released under the same license as Perl.

Files: dist/threads-shared/shared.xs
Copyright:
 Copyright (c) 2001-2002, 2006 Larry Wall
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: dist/Test/*
Copyright:
 Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
 Copyright (c) 2001-2002 Michael G. Schwern.
 Copyright (c) 2002-2004 Sean M. Burke.
License: GPL-1+ or Artistic
Comment:
 This package is free software and is provided "as is" without express
 or implied warranty.  It may be used, redistributed and/or modified
 under the same terms as Perl itself.

Files: dist/Time-HiRes/*
Copyright:
 Copyright (c) 1996-2002 Douglas E. Wegscheid.  All rights reserved.
 Copyright (c) 2002-2010 Jarkko Hietaniemi.
 Copyright (c) 2011, 2012, 2013 Andrew Main (Zefram) <zefram@fysh.org>
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/XSLoader/*
Copyright:
 Copyright (C) 1990-2011 by Larry Wall and others.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/attributes/*
Copyright:
 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 by Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files:
 ext/Amiga-ARexx/*
 ext/Amiga-Exec/*
Copyright:
 Copyright (C) 2013 by Andy Broad.
License: GPL-1+ or Artistic
Comment:
 There is no license information included. It is assumed that this
 distribution is licensed under the same terms as Perl itself.

Files: ext/B/*
Copyright:
 Copyright (c) 1996, 1997, 1998 Malcolm Beattie
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/B/B/Concise.pm
Copyright:
 Copyright (C) 2000-2003 Stephen McCamant. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute and/or modify it
 under the same terms as Perl itself.

Files: ext/Devel-Peek/*
Copyright:
 Copyright (c) 1995-98 Ilya Zakharevich. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: ext/DynaLoader/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no license information included that clearly applies to the
 whole of this distribution. It is assumed that it is licensed under
 the same terms as Perl itself.

Files: ext/DynaLoader/dl_aix.xs
Copyright:
 This is an unpublished work copyright (c) 1992 Helios Software GmbH
 3000 Hannover 1, Germany
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 It is assumed that this file is licensed under the same terms as Perl itself.

Files: ext/DynaLoader/dl_freemint.xs
Copyright:
 based upon the file "dl.c", which is Copyright (c) 1994, Larry Wall
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/Errno/*
Copyright:
 Copyright (c) 1997-8 Graham Barr. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/File-Glob/*
Copyright: unknown
License: Artistic
Comment:
 The Perl interface was written by Nathan Torkington <gnat@frii.com>,
 and is released under the artistic license.  Further modifications
 were made by Greg Bacon <gbacon@cs.uah.edu>, Gurusamy Sarathy
 <gsar@activestate.com>, and Thomas Wegner <wegner_thomas@yahoo.com>.

Files:
 ext/File-Glob/bsd_glob.c
 ext/File-Glob/bsd_glob.h
Copyright:
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 .
 This code is derived from software contributed to Berkeley by
 Guido van Rossum.
License: BSD-3-clause

Files: ext/Hash-Util/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no license information in this distribution.
 It is assumed that it is licensed under the same terms as Perl itself.

Files: ext/Hash-Util/lib/Hash/Util.pm
Copyright:
 hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 As above, it is assumed that this file is licensed under the same terms
 as Perl itself.
 .
 The copyright and license information of Array::RefElem, as fetched from
 <https://fastapi.metacpan.org/source/GAAS/Array-RefElem-1.00/README>, is as
 follows:
 .
  Copyright 2000 Gisle Aas <gisle@aas.no>
 .
  This library is free software; you can redistribute it and/or
  modify it under the same terms as Perl itself.

Files: ext/Hash-Util-FieldHash/*
Copyright:
 Copyright (C) 2006-2007 by (Anno Siegel)
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.8.7 or,
 at your option, any later version of Perl 5 you may have available.

Files: ext/I18N-Langinfo/*
Copyright:
 Copyright 2001 by Jarkko Hietaniemi
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/mro/*
Copyright:
 Copyright (c) 2007 Brandon L Black
 Copyright (c) 2008,2009 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/Pod-Html/*
Copyright: unknown
License: Artistic
Comment:
 This program is distributed under the Artistic License.

Files: ext/SDBM_File/*
Copyright: none
License: SDBM-PUBLIC-DOMAIN

Files: ext/Win32CORE/*
Copyright:
 Copyright (C) 2007 by Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/XS-APItest/*
Copyright:
 Copyright (C) 2002,2004 Tim Jenness, Christian Soeller, Hugo van der Sanden.
 All Rights Reserved.
 .
 Copyright (C) 2009 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/XS-Typemap/*
Copyright:
 Copyright (C) 2001 Tim Jenness All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files:
 pod/perldebtut.pod
 pod/perlperf.pod
Copyright:
 Richard Foley <richard.foley@rfi.net> Copyright (c) 2000
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 These files are a part of Perl itself, licensed as above.

Files: pod/perlembed.pod
Copyright:
 Copyright (C) 1995, 1996, 1997, 1998 Doug MacEachern and Jon Orwant.  All
 Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: pod/perlexperiment.pod
Copyright:
 Copyright 2010, brian d foy <brian.d.foy@gmail.com>
License: GPL-1+ or Artistic
Comment:
 You can use and redistribute this document under the same terms as Perl
 itself.

Files:
 cpan/perlfaq/lib/perlfaq*.pod
Copyright:
 Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
 other authors as noted. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This documentation is free; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Irrespective of its distribution, all code examples here are in the public
 domain. You are permitted and encouraged to use this code and any
 derivatives thereof in your own programs for fun or for profit as you
 see fit. A simple comment in the code giving credit to the FAQ would
 be courteous but is not required.

Files: cpan/perlfaq/lib/perlfaq.pod
Copyright:
 Tom Christiansen wrote the original version of this document.
 brian d foy <bdfoy@cpan.org> wrote this version. See the
 individual perlfaq documents for additional copyright information.
License: GPL-1+ or Artistic
Comment:
 This document is available under the same terms as Perl itself. Code
 examples in all the perlfaq documents are in the public domain. Use
 them as you see fit (and at your own risk with no warranty from anyone).

Files:
 pod/perlfilter.pod
 pod/perlthrtut.pod
Copyright:
 copyright 1998 The Perl Journal
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: cpan/perlfaq/lib/perlglossary.pod
Copyright:
 Based on the Glossary of I<Programming Perl>, Fourth Edition,
 by Tom Christiansen, brian d foy, Larry Wall, & Jon Orwant.
 Copyright (c) 2000, 1996, 1991, 2012 O'Reilly Media, Inc.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: pod/perlmodinstall.pod
Copyright:
 Copyright (C) 1998, 2002, 2003 Jon Orwant.  All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: pod/perlpodstyle.pod
Copyright:
 Copyright 1999, 2000, 2001, 2004, 2006, 2008, 2010, 2015, 2018 Russ Allbery
 <rra@cpan.org>
License: RRA-KEEP-THIS-NOTICE
Comment:
 The license text can be found at the end of this file.

Files: pod/perlreapi.pod
Copyright:
 Copyright 2006 Yves Orton and 2007 Ævar Arnfjörð Bjarmason.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself.

Files: pod/perlreftut.pod
Copyright:
 Copyright 1998 The Perl Journal.
License: GPL-1+ or Artistic
Comment:
 This documentation is free; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Irrespective of its distribution, all code examples in these files are
 hereby placed into the public domain.  You are permitted and
 encouraged to use this code in your own programs for fun or for profit
 as you see fit.  A simple comment in the code giving credit would be
 courteous but is not required.

Files:
 pod/perlrequick.pod
 pod/perlretut.pod
Copyright:
 Copyright (c) 2000 Mark Kvale
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: pod/perlunicook.pod
Copyright:
 Copyright (c) 2012 Tom Christiansen
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: pod/perluniintro.pod
Copyright:
 Copyright 2001-2011 Jarkko Hietaniemi <jhi@iki.fi>
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files:
 Copying
 pod/perlgpl.pod
Copyright:
  Copyright (C) 1989 Free Software Foundation, Inc.
                 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
License: DONT-CHANGE-THE-GPL

Files: t/io/shm.t
Copyright:
 Copyright (C) 1999, Graham Barr <gbarr@pobox.com>.
 Copyright (C) 2007-2010, Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: regen-configure/*
Copyright:
 Copyright (c) 1996-1998, Andy Dougherty
 Copyright (c) 1999-2011, H.Merijn Brand
License: GPL-1+ or Artistic or Artistic-dist
Comment:
 This directory is a snapshot of the upstream metaconfig repository,
 containing code originally forked from 'dist' upstream by Larry
 Wall and Raphael Manfredi. The 'dist/' subdirectory is unmodified
 upstream code, but the other subdirectories contain mixed code.
 Some units are dual licensed and some are specifically Artistic-only.
 .
 The bin/ subdirectory is being filtered from the upstream snapshot
 (with the Files-Excluded mechanism at the top of this copyright file)
 because it contains files generated from dist sources. The Debian
 package build uses the tools from the separate 'dist' package.
 .
 From regen-configure/U/README:
 .
 You may distribute the files contained in this distribution
 under the terms of either
 .
    a) the "Artistic License" which comes with Perl, or
 .
    b) the "Artistic License" which comes with dist, or
 .
    c) the GNU General Public License as published by the Free
    Software Foundation; either version 1, or (at your option) any
    later version (see the file "Copying" that comes with the
    Perl distribution).
 .
 The full text of the "Artistic License" which comes with dist
 differs slightly from the one that is in /usr/share/common-licenses
 on Debian systems, and can be found later in this file under the
 "Artistic-dist" tag.

Files: regen-configure/dist/*
Copyright:
 Copyright (c) 1991-1997, 2004-2006, 2012 Raphael Manfredi
 Copyright (c) 1996,1998 Andy Dougherty
 Copyright (c) 1996, Cygnus Support
 Copyright (c) 1996, Spider Boardman
 Copyright (c) 1996, Sven Verdoolaege
 Copyright (c) 1997, Chip Salzenberg
 Copyright (c) 1998 Andy Dougherty
 Copyright (c) 1999-2001 Jarkko Hietaniemi
License: Artistic-dist
Comment:
 This subdirectory contains unmodified 'dist' code that is
 licensed under the modified Artistic license detailed below
 under the "Artistic-dist" tag. The different files have
 separate copyright notices, collected above.

Files: regen-configure/U/*
Copyright:
 Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
 Copyright (c) 1996-2010, Andy Dougherty
 Copyright (c) 1996, Sven Verdoolaege
 Copyright (c) 1998-2016 Jarkko Hietaniemi
 Copyright (c) 2004-2018 H.Merijn Brand
 Copyright (c) 2006-2006, H.Merijn Brand & Nicholas Clark
 Copyright (c) 2011, H.Merijn Brand & Tony Cook
 Copyright (c) 2014-2014, Karl Williamson & H.Merijn Brand
 Copyright (c) 2016 H.Merijn Brand & Todd Rinaldo
 Copyright (c) 2016 Tony Cook
 Copyright (c) 2017, Lukas Mai
 Copyright (c) 2017 Dagfinn Ilmari Mannsåker
 Copyright (c) 2017-2019, Karl Williamson
 Copyright (c) 2020, Raphael Manfredi and Karl Williamson
 Copyright (c) 2021 H.Merijn Brand, Karl Williamson
 Copyright (c) 2021, H.Merijn Brand & Tony Cook
 Copyright (c) 2021 Nicholas Clark & H.Merijn Brand
License: Artistic or GPL-1+ or Artistic-dist
Comment:
 From regen-configure/U/README:
 .
  The units in the "modified" directory have been derived from units
  associated with the metaconfig program of Raphael Manfredi's "dist"
  distribution.  These units list Raphael Manfredi as the Copyright holder.
  dist is distributed under a modified version of the Perl Artistic License.
  Clause 7 of this modified license as contained in dist-3.0-pl60 provides:
 .
    7. You may reuse parts of this Package in your own programs, provided
    that you explicitly state where you got them from, in the source code
    (and, left to your courtesy, in the documentation), duplicating
    all the associated copyright notices and disclaimers. Besides
    your changes, if any, must be clearly marked as such. Parts reused
    that way will no longer fall under this license if, and only if,
    the name of your program(s) have no immediate connection with the
    name of the Package itself or its associated programs.  You may then
    apply whatever restrictions you wish on the reused parts or choose
    to place them in the Public Domain--this will apply only within the
    context of your package.
 .
  In accordance with this clause, the versions of these units
  contained here are made available under the same terms as the
  rest of the units.
 .
 It is assumed that the above relicensing also applies to all files in
 the other subdirectories that are declared to be licensed under the
 same modified Artistic license.
 .
 The modified license can be found later in this file under the
 "Artistic-dist" tag.

Files: utf8.c
Copyright:
 Portions Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: GPL-1+ or Artistic, and Expat
Comment:
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:
 .
    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or
 .
    b) the "Artistic License" which comes with Perl.

Files: debian/*
Copyright:
 Portions of the Debian packaging are
  Copyright 2008-2011 Niko Tyni <ntyni@debian.org>
  Copyright 2011 Dominic Hargreaves <dom@earth.li>
 The other people listed in debian/changelog are most probably
 copyright holders too, but they have not included explicit copyright
 or licensing information.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 The portions by Niko Tyni and Dominic Hargreaves may be redistributed
 and/or modified under the same terms as Perl itself. It is assumed that
 other contributors have placed their contributions under a compatible
 license.

License: LGPL-2.1
 On Debian GNU/Linux systems, the complete text of the LGPL 2.1
 license can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: GPL-1+
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

License: GPL-2+
 On Debian GNU/Linux systems, the complete text of version 2 of
 the GNU General Public License can be found in
 `/usr/share/common-licenses/GPL-2'.

License: Artistic
 On Debian GNU/Linux systems, the complete text of the
 Artistic Licence can be found in `/usr/share/common-licenses/Artistic'.

License: Artistic-2
 Copyright (c) 2000-2006, The Perl Foundation.
 .
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.
 .
 Preamble
 .
 This license establishes the terms under which a given free software
 Package may be copied, modified, distributed, and/or redistributed.
 The intent is that the Copyright Holder maintains some artistic
 control over the development of that Package while still keeping the
 Package available as open source and free software.
 .
 You are always permitted to make arrangements wholly outside of this
 license directly with the Copyright Holder of a given Package. If the
 terms of this license do not permit the full use that you propose to
 make of the Package, you should contact the Copyright Holder and seek
 a different licensing arrangement.
 .
 Definitions
 .
 "Copyright Holder" means the individual(s) or organization(s) named in
 the copyright notice for the entire Package.
 .
 "Contributor" means any party that has contributed code or other
 material to the Package, in accordance with the Copyright Holder's
 procedures.
 .
 "You" and "your" means any person who would like to copy, distribute,
 or modify the Package.
 .
 "Package" means the collection of files distributed by the Copyright
 Holder, and derivatives of that collection and/or of those files. A
 given Package may consist of either the Standard Version, or a
 Modified Version.
 .
 "Distribute" means providing a copy of the Package or making it
 accessible to anyone else, or in the case of a company or
 organization, to others outside of your company or organization.
 .
 "Distributor Fee" means any fee that you charge for Distributing this
 Package or providing support for this Package to another party. It
 does not mean licensing fees.
 .
 "Standard Version" refers to the Package if it has not been modified,
 or has been modified only in ways explicitly requested by the
 Copyright Holder.
 .
 "Modified Version" means the Package, if it has been changed, and such
 changes were not explicitly requested by the Copyright Holder.
 .
 "Original License" means this Artistic License as Distributed with the
 Standard Version of the Package, in its current version or as it may
 be modified by The Perl Foundation in the future.
 .
 "Source" form means the source code, documentation source, and
 configuration files for the Package.
 .
 "Compiled" form means the compiled bytecode, object code, binary, or
 any other form resulting from mechanical transformation or translation
 of the Source form.
 .
 Permission for Use and Modification Without Distribution
 .
 (1) You are permitted to use the Standard Version and create and use
 Modified Versions for any purpose without restriction, provided that
 you do not Distribute the Modified Version.
 .
 Permissions for Redistribution of the Standard Version
 .
 (2) You may Distribute verbatim copies of the Source form of the
 Standard Version of this Package in any medium without restriction,
 either gratis or for a Distributor Fee, provided that you duplicate
 all of the original copyright notices and associated disclaimers. At
 your discretion, such verbatim copies may or may not include a
 Compiled form of the Package.
 .
 (3) You may apply any bug fixes, portability changes, and other
 modifications made available from the Copyright Holder. The resulting
 Package will still be considered the Standard Version, and as such
 will be subject to the Original License.
 .
 Distribution of Modified Versions of the Package as Source
 .
 (4) You may Distribute your Modified Version as Source (either gratis
 or for a Distributor Fee, and with or without a Compiled form of the
 Modified Version) provided that you clearly document how it differs
 from the Standard Version, including, but not limited to, documenting
 any non-standard features, executables, or modules, and provided that
 you do at least ONE of the following:
 .
 (a) make the Modified Version available to the Copyright Holder of the
 Standard Version, under the Original License, so that the Copyright
 Holder may include your modifications in the Standard Version. (b)
 ensure that installation of your Modified Version does not prevent the
 user installing or running the Standard Version. In addition, the
 Modified Version must bear a name that is different from the name of
 the Standard Version. (c) allow anyone who receives a copy of the
 Modified Version to make the Source form of the Modified Version
 available to others under (i) the Original License or (ii) a license
 that permits the licensee to freely copy, modify and redistribute the
 Modified Version using the same licensing terms that apply to the copy
 that the licensee received, and requires that the Source form of the
 Modified Version, and of any works derived from it, be made freely
 available in that license fees are prohibited but Distributor Fees are
 allowed.
 .
 Distribution of Compiled Forms of the Standard Version or Modified
 Versions without the Source
 .
 (5) You may Distribute Compiled forms of the Standard Version without
 the Source, provided that you include complete instructions on how to
 get the Source of the Standard Version. Such instructions must be
 valid at the time of your distribution. If these instructions, at any
 time while you are carrying out such distribution, become invalid, you
 must provide new instructions on demand or cease further distribution.
 If you provide valid instructions or cease distribution within thirty
 days after you become aware that the instructions are invalid, then
 you do not forfeit any of your rights under this license.
 .
 (6) You may Distribute a Modified Version in Compiled form without the
 Source, provided that you comply with Section 4 with respect to the
 Source of the Modified Version.
 .
 Aggregating or Linking the Package
 .
 (7) You may aggregate the Package (either the Standard Version or
 Modified Version) with other packages and Distribute the resulting
 aggregation provided that you do not charge a licensing fee for the
 Package. Distributor Fees are permitted, and licensing fees for other
 components in the aggregation are permitted. The terms of this license
 apply to the use and Distribution of the Standard or Modified Versions
 as included in the aggregation.
 .
 (8) You are permitted to link Modified and Standard Versions with
 other works, to embed the Package in a larger work of your own, or to
 build stand-alone binary or bytecode versions of applications that
 include the Package, and Distribute the result without restriction,
 provided the result does not expose a direct interface to the Package.
 .
 Items That are Not Considered Part of a Modified Version
 .
 (9) Works (including, but not limited to, modules and scripts) that
 merely extend or make use of the Package, do not, by themselves, cause
 the Package to be a Modified Version. In addition, such works are not
 considered parts of the Package itself, and are not subject to the
 terms of this license.
 .
 General Provisions
 .
 (10) Any use, modification, and distribution of the Standard or
 Modified Versions is governed by this Artistic License. By using,
 modifying or distributing the Package, you accept this license. Do not
 use, modify, or distribute the Package, if you do not accept this
 license.
 .
 (11) If your Modified Version has been derived from a Modified Version
 made by someone other than you, you are nevertheless required to
 ensure that your Modified Version complies with the requirements of
 this license.
 .
 (12) This license does not grant you the right to use any trademark,
 service mark, tradename, or logo of the Copyright Holder.
 .
 (13) This license includes the non-exclusive, worldwide,
 free-of-charge patent license to make, have made, use, offer to sell,
 sell, import and otherwise transfer the Package with respect to any
 patent claims licensable by the Copyright Holder that are necessarily
 infringed by the Package. If you institute patent litigation
 (including a cross-claim or counterclaim) against any party alleging
 that the Package constitutes direct or contributory patent
 infringement, then this Artistic License to you shall terminate on the
 date that such litigation is filed.
 .
 (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT
 HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
 PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT
 PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT
 HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE
 OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: BZIP
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  .
  2. The origin of this software must not be misrepresented; you must
     not claim that you wrote the original software.  If you use this
     software in a product, an acknowledgment in the product
     documentation would be appreciated but is not required.
  .
  3. Altered source versions must be plainly marked as such, and must
     not be misrepresented as being the original software.
  .
  4. The name of the author may not be used to endorse or promote
     products derived from this software without specific prior written
     permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
  OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  .
  Julian Seward, jseward@bzip.org
  bzip2/libbzip2 version 1.0.5 of 10 December 2007

License: ZLIB
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
  .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
  .
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: BSD-3-clause-with-weird-numbering
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 4. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: BSD-4-clause-POWERDOG
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
 3. All advertising materials mentioning features or use of this
    software must display the following acknowledgement:
      This product includes software developed by Powerdog Industries.
 4. The name of Powerdog Industries may not be used to endorse or
    promote products derived from this software without specific prior
    written permission.
 .
 THIS SOFTWARE IS PROVIDED BY POWERDOG INDUSTRIES ``AS IS'' AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE POWERDOG INDUSTRIES BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: Unicode
  EXHIBIT 1
  UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
 .
   Unicode Data Files include all data files under the directories
   http://www.unicode.org/Public/, http://www.unicode.org/reports/,
   and http://www.unicode.org/cldr/data/ . Unicode Data Files
   do not include PDF online code charts under the directory
   http://www.unicode.org/Public/. Software includes any
   source code published in the Unicode Standard or under the directories
   http://www.unicode.org/Public/, http://www.unicode.org/reports/,
   and http://www.unicode.org/cldr/data/.
 .
      NOTICE TO USER: Carefully read the following legal agreement. BY
      DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE
      INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU
      UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND
      CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD,
      INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
 .
      COPYRIGHT AND PERMISSION NOTICE
 .
      Copyright © 1991-2011 Unicode, Inc. All rights
      reserved. Distributed under the Terms of Use in
      http://www.unicode.org/copyright.html.
 .
      Permission is hereby granted, free of charge, to any person
      obtaining a copy of the Unicode data files and any associated
      documentation (the "Data Files") or Unicode software and any
      associated documentation (the "Software") to deal in the Data Files
      or Software without restriction, including without limitation
      the rights to use, copy, modify, merge, publish, distribute,
      and/or sell copies of the Data Files or Software, and to permit
      persons to whom the Data Files or Software are furnished to do so,
      provided that (a) the above copyright notice(s) and this permission
      notice appear with all copies of the Data Files or Software,
      (b) both the above copyright notice(s) and this permission notice
      appear in associated documentation, and (c) there is clear notice
      in each modified Data File or in the Software as well as in the
      documentation associated with the Data File(s) or Software that
      the data or software has been modified.
 .
      THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY
      OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
      WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
      AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
      COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
      FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
      OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
      PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
      TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
      PERFORMANCE OF THE DATA FILES OR SOFTWARE.
 .
      Except as contained in this notice, the name of a copyright holder
      shall not be used in advertising or otherwise to promote the sale,
      use or other dealings in these Data Files or Software without
      prior written authorization of the copyright holder.

License: BSD-3-clause-GENERIC
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The names of the authors may not be used to endorse or promote
    products derived from this software without specific prior written
    permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: REGCOMP
  Permission is granted to anyone to use this software for any
  purpose on any computer system, and to redistribute it freely,
  subject to the following restrictions:
 .
  1. The author is not responsible for the consequences of use of
          this software, no matter how awful, even if they arise
          from defects in it.
 .
  2. The origin of this software must not be misrepresented, either
          by explicit claim or by omission.
 .
  3. Altered versions must be plainly marked as such, and must not
          be misrepresented as being the original software.

License: TEXT-TABS
 This module may be modified, used, copied, and redistributed at your own risk.
 .
 Although allowed by the preceding license, please do not publicly
 redistribute modified versions of this code with the name "Text::Tabs"
 unless it passes the unmodified Text::Tabs test suite.

License: DONT-CHANGE-THE-GPL
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

License: SDBM-PUBLIC-DOMAIN
 From ext/SDBM_File/sdbm/README:
 .
  The entire sdbm  library package, as authored by me, Ozan S.  Yigit,
  is  hereby placed in the public domain. As such, the author is not
  responsible for the  consequences  of  use  of this  software, no
  matter how awful, even if they arise from defects in it. There is no
  expressed or implied warranty for the sdbm library.
 .
  Since the sdbm library package is in the public domain, this   original
  release  or  any  additional  public-domain releases of the modified
  original cannot possibly (by definition) be withheld from you. Also
  by definition, You (singular) have all the rights to this code
  (including  the  right to sell without permission, the right to
  hoard[3]  and  the right  to  do  other  icky  things as you see fit)
  but those rights are also granted to everyone else.
 .
  Please note that all  previous  distributions  of  this software
  contained  a  copyright  (which is now dropped) to protect its origins
  and its  current  public  domain  status against any possible claims
  and/or challenges.

License: GPL-3+-WITH-BISON-EXCEPTION
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 As a special exception, you may create a larger work that contains
 part or all of the Bison parser skeleton and distribute that work
 under terms of your choice, so long as that work isn't itself a
 parser generator using the skeleton or a modified version thereof
 as a parser skeleton.  Alternatively, if you modify or redistribute
 the parser skeleton itself, you may (at your option) remove this
 special exception, which will cause the skeleton and the resulting
 Bison output files to be licensed under the GNU General Public
 License without this special exception.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.

License: HSIEH-DERIVATIVE
 The derivative content includes raw computer source code, ideas,
 opinions, and excerpts whose original source is covered under another
 license and transformations of such derivatives. Note that mere excerpts
 by themselves (with the exception of raw source code) are not considered
 derivative works under this license. Use and redistribution is limited
 to the following conditions:
 .
    One may not create a derivative work which, in any way, violates the
    Paul Hsieh exposition license described above on the original content.
 .
    One may not apply a license to a derivative work that precludes
    anyone else from using and redistributing derivative content.
 .
    One may not attribute any derivative content to authors not involved
    in the creation of the content, though an attribution to the author
    is not necessary.

License: HSIEH-BSD
 Copyright (c) 2010, Paul Hsieh
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
     Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
     Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
 .
     Neither my name, Paul Hsieh, nor the names of any other contributors
     to the code use may not be used to endorse or promote products
     derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License:  CC0-1.0
 Statatement of Purpose
 .
 The laws of most jurisdictions throughout the world automatically confer
 exclusive Copyright and Related Rights (defined below) upon the creator
 and subsequent owner(s) (each and all, an "owner") of an original work
 of authorship and/or a database (each, a "Work").
 .
 Certain owners wish to permanently relinquish those rights to a Work
 for the purpose of contributing to a commons of creative, cultural and
 scientific works ("Commons") that the public can reliably and without
 fear of later claims of infringement build upon, modify, incorporate in
 other works, reuse and redistribute as freely as possible in any form
 whatsoever and for any purposes, including without limitation commercial
 purposes. These owners may contribute to the Commons to promote the ideal
 of a free culture and the further production of creative, cultural and
 scientific works, or to gain reputation or greater distribution for
 their Work in part through the use and efforts of others.
 .
 For these and/or other purposes and motivations, and without any
 expectation of additional consideration or compensation, the person
 associating CC0 with a Work (the "Affirmer"), to the extent that
 he or she is an owner of Copyright and Related Rights in the Work,
 voluntarily elects to apply CC0 to the Work and publicly distribute
 the Work under its terms, with knowledge of his or her Copyright and
 Related Rights in the Work and the meaning and intended legal effect
 of CC0 on those rights.
 .
 1. Copyright and Related Rights. A Work made available under CC0 may be
 protected by copyright and related or neighboring rights ("Copyright
 and Related Rights"). Copyright and Related Rights include, but are
 not limited to, the following:
 .
    the right to reproduce, adapt, distribute, perform, display,
    communicate, and translate a Work;
 .
    moral rights retained by the original author(s) and/or performer(s);
 .
    publicity and privacy rights pertaining to a person's image or
    likeness depicted in a Work;
 .
    rights protecting against unfair competition in regards to a Work,
    subject to the limitations in paragraph 4(a), below;
 .
    rights protecting the extraction, dissemination, use and reuse of data in a Work;
 .
    database rights (such as those arising under Directive 96/9/EC
    of the European Parliament and of the Council of 11 March 1996
    on the legal protection of databases, and under any national
    implementation thereof, including any amended or successor version
    of such directive); and
 .
    other similar, equivalent or corresponding rights throughout the world
    based on applicable law or treaty, and any national implementations
    thereof.
 .
 2. Waiver. To the greatest extent permitted by, but not in contravention
 of, applicable law, Affirmer hereby overtly, fully, permanently,
 irrevocably and unconditionally waives, abandons, and surrenders all
 of Affirmer's Copyright and Related Rights and associated claims and
 causes of action, whether now known or unknown (including existing
 as well as future claims and causes of action), in the Work (i) in
 all territories worldwide, (ii) for the maximum duration provided by
 applicable law or treaty (including future time extensions), (iii)
 in any current or future medium and for any number of copies, and (iv)
 for any purpose whatsoever, including without limitation commercial,
 advertising or promotional purposes (the "Waiver"). Affirmer makes the
 Waiver for the benefit of each member of the public at large and to the
 detriment of Affirmer's heirs and successors, fully intending that such
 Waiver shall not be subject to revocation, rescission, cancellation,
 termination, or any other legal or equitable action to disrupt the
 quiet enjoyment of the Work by the public as contemplated by Affirmer's
 express Statement of Purpose.
 .
 3. Public License Fallback. Should any part of the Waiver for any
 reason be judged legally invalid or ineffective under applicable law,
 then the Waiver shall be preserved to the maximum extent permitted
 taking into account Affirmer's express Statement of Purpose. In
 addition, to the extent the Waiver is so judged Affirmer hereby
 grants to each affected person a royalty-free, non transferable, non
 sublicensable, non exclusive, irrevocable and unconditional license
 to exercise Affirmer's Copyright and Related Rights in the Work (i)
 in all territories worldwide, (ii) for the maximum duration provided
 by applicable law or treaty (including future time extensions), (iii)
 in any current or future medium and for any number of copies, and (iv)
 for any purpose whatsoever, including without limitation commercial,
 advertising or promotional purposes (the "License"). The License shall
 be deemed effective as of the date CC0 was applied by Affirmer to the
 Work. Should any part of the License for any reason be judged legally
 invalid or ineffective under applicable law, such partial invalidity
 or ineffectiveness shall not invalidate the remainder of the License,
 and in such case Affirmer hereby affirms that he or she will not (i)
 exercise any of his or her remaining Copyright and Related Rights in
 the Work or (ii) assert any associated claims and causes of action
 with respect to the Work, in either case contrary to Affirmer's express
 Statement of Purpose.
 .
 4. Limitations and Disclaimers.
 .
    No trademark or patent rights held by Affirmer are waived,
    abandoned, surrendered, licensed or otherwise affected by this
    document.
 .
    Affirmer offers the Work as-is and makes no representations or
    warranties of any kind concerning the Work, express, implied,
    statutory or otherwise, including without limitation warranties
    of title, merchantability, fitness for a particular purpose, non
    infringement, or the absence of latent or other defects, accuracy,
    or the present or absence of errors, whether or not discoverable,
    all to the greatest extent permissible under applicable law.
 .
    Affirmer disclaims responsibility for clearing rights of other
    persons that may apply to the Work or any use thereof, including
    without limitation any person's Copyright and Related Rights in the
    Work. Further, Affirmer disclaims responsibility for obtaining any
    necessary consents, permissions or other rights required for any
    use of the Work.
 .
    Affirmer understands and acknowledges that Creative Commons is not
    a party to this document and has no duty or obligation with respect
    to this CC0 or use of the Work.
Comment:
 This license text was retrieved from
 <http://creativecommons.org/publicdomain/zero/1.0/>
 on Fri, 05 Feb 2016 20:30:28 +0200

License: RRA-KEEP-THIS-NOTICE
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice and
 this notice are preserved.  This file is offered as-is, without any
 warranty.

License: Artistic-dist
                       The "Artistic License"
 .
                              Preamble
 .
 The intent of this document is to state the conditions under which a
 Package may be copied, such that the Copyright Holder maintains some
 semblance of artistic control over the development of the Package,
 while giving the users of the package the right to use and distribute
 the Package in a more-or-less customary fashion, plus the right to make
 reasonable modifications.
 .
 It also grants you the rights to reuse parts of a Package in your own
 programs without transferring this License to those programs, provided
 that you meet some reasonable requirements.
 .
 Definitions:
 .
         "Package" refers to the collection of files distributed by the
         Copyright Holder, and derivatives of that collection of files
         created through textual modification.
 .
         "Standard Version" refers to such a Package if it has not been
         modified, or has been modified in accordance with the wishes
         of the Copyright Holder as specified below.
 .
         "Copyright Holder" is whoever is named in the copyright or
         copyrights for the package.
 .
         "You" is you, if you're thinking about copying or distributing
         this Package.
 .
         "Reasonable copying fee" is whatever you can justify on the
         basis of media cost, duplication charges, time of people involved,
         and so on.  (You will not be required to justify it to the
         Copyright Holder, but only to the computing community at large
         as a market that must bear the fee.)
 .
         "Freely Available" means that no fee is charged for the item
         itself, though there may be fees involved in handling the item.
         It also means that recipients of the item may redistribute it
         under the same conditions they received it.
 .
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
 duplicate all of the original copyright notices and associated disclaimers.
 .
 2. You may apply bug fixes, portability fixes and other modifications
 derived from the Public Domain or from the Copyright Holder.  A Package
 modified in such a way shall still be considered the Standard Version.
 .
 3. You may otherwise modify your copy of this Package in any way, provided
 that you insert a prominent notice in each changed file stating how and
 when you changed that file, and provided that you do at least ONE of the
 following:
 .
     a) place your modifications in the Public Domain or otherwise make them
     Freely Available, such as by posting said modifications to Usenet or
     an equivalent medium, or placing the modifications on a major archive
     site such as uunet.uu.net, or by allowing the Copyright Holder to include
     your modifications in the Standard Version of the Package.
 .
     b) use the modified Package only within your corporation or organization.
 .
     c) rename any non-standard executables so the names do not conflict
     with standard executables, which must also be provided, and provide
     a separate manual page for each non-standard executable that clearly
     documents how it differs from the Standard Version.
 .
     d) make other distribution arrangements with the Copyright Holder.
 .
 4. You may distribute the programs of this Package in object code or
 executable form, provided that you do at least ONE of the following:
 .
     a) distribute a Standard Version of the executables and library files,
     together with instructions (in the manual page or equivalent) on where
     to get the Standard Version.
 .
     b) accompany the distribution with the machine-readable source of
     the Package with your modifications.
 .
     c) give non-standard executables non-standard names, and clearly
     document the differences in manual pages (or equivalent), together
     with instructions on where to get the Standard Version.
 .
     d) make other distribution arrangements with the Copyright Holder.
 .
 5. You may charge a reasonable copying fee for any distribution of this
 Package.  You may charge any fee you choose for support of this
 Package.  You may not charge a fee for this Package itself.  However,
 you may distribute this Package in aggregate with other (possibly
 commercial) programs as part of a larger (possibly commercial) software
 distribution provided that you do not advertise this Package as a
 product of your own.
 .
 6. The scripts and library files supplied as input to or produced as
 output from the programs of this Package do not automatically fall
 under the copyright of this Package, but belong to whoever generated
 them, and may be sold commercially, and may be aggregated with this
 Package.  If such scripts or library files are aggregated with this
 Package via the so-called "undump" or "unexec" methods of producing a
 binary executable image, then distribution of such an image shall
 neither be construed as a distribution of this Package nor shall it
 fall under the restrictions of Paragraphs 3 and 4, provided that you do
 not represent such an executable image as a Standard Version of this
 Package.
 .
 7. You may reuse parts of this Package in your own programs, provided that
 you explicitly state where you got them from, in the source code (and, left
 to your courtesy, in the documentation), duplicating all the associated
 copyright notices and disclaimers. Besides your changes, if any, must be
 clearly marked as such. Parts reused that way will no longer fall under this
 license if, and only if, the name of your program(s) have no immediate
 connection with the name of the Package itself or its associated programs.
 You may then apply whatever restrictions you wish on the reused parts or
 choose to place them in the Public Domain--this will apply only within the
 context of your package.
 .
 8. The name of the Copyright Holder may not be used to endorse or promote
 products derived from this software without specific prior written permission.
 .
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .
                                 The End
Comment:
 This license was copied from the upstream 'dist' repository,
  https://github.com/rmanfredi/dist.git
 at Sun, 15 Oct 2017 13:07:36 +0300.

Generated by dwww version 1.15 on Sat May 18 11:05:22 CEST 2024.