Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libproc-processtable-perl
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     Changes
           MANIFEST
           META.json
           META.yml
           Makefile.PL
           ProcessTable.xs
           README.MSWin32
           README.bsdi
           README.cygwin
           README.darwin
           README.dec_osf
           README.freebsd-kvm
           README.freebsd-procfs
           README.hpux
           README.linux
           README.netbsd
           README.openbsd
           README.solaris
           README.sunos
           README.unixware
           contrib/pctcpu_example.pl
           contrib/ppt_profile.pl
           contrib/ppt_profile_plot.R
           contrib/pswait
           hints/MSWin32.pl
           hints/aix.pl
           hints/aix_4_2.pl
           hints/aix_4_3.pl
           hints/aix_5.pl
           hints/aix_6.pl
           hints/aix_7.pl
           hints/bsdi.pl
           hints/cygwin.pl
           hints/darwin.pl
           hints/dec_osf.pl
           hints/dragonfly.pl
           hints/freebsd.pl
           hints/gnukfreebsd.pl
           hints/hpux.pl
           hints/irix.pl
           hints/linux.pl
           hints/midnightbsd.pl
           hints/netbsd.pl
           hints/openbsd.pl
           hints/solaris.pl
           hints/sunos.pl
           hints/svr4.pl
           hints/svr5.pl
           lib/Proc/Killfam.pm
           lib/Proc/ProcessTable.pm
           lib/Proc/ProcessTable/Process.pm
           os/Cygwin.c
           os/Cygwin.h
           os/DecOSF.c
           os/DecOSF.h
           os/FreeBSD-kvm.c
           os/FreeBSD-kvm.h
           os/FreeBSD.c
           os/FreeBSD.h
           os/IRIX.c
           os/IRIX.h
           os/Linux.c
           os/Linux.h
           os/MSWin32.h
           os/NetBSD.c
           os/NetBSD.h
           os/Solaris.c
           os/Solaris.h
           os/UnixWare.c
           os/UnixWare.h
           os/obstack_printf.c
           t/00-load.t
           t/01-instiantied_object_only_methods.t
           t/bugfix-106571_odd_process_name.t
           t/bugfix-51470_cmndline_mod_error.t
           t/bugfix-61946_odd_process_name.t
           t/manifest.t
           t/openbsd-size-rss.t
           t/pod-coverage.t
           t/pod.t
           t/process.t
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     os/SunOS.c
           os/SunOS.h
Copyright: 2001 Shawn A. Clifford <shawn.a.clifford@lmco.com>
License:   __UNKNOWN__
 This file may be distributed under the same terms as Perl.
 .
 Modification History:
 .
 Who	When		Description

Files:     os/darwin.c
           os/darwin.h
Copyright: 1990-1994 The Regents of the University of California.
           2003 and 2008, Thomas R. Wyant, III
           2003-2008 Thomas R. Wyant, III
License:   BSD-4-Clause-UC
 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 the University of
 California, Berkeley and its contributors.
 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.
 .
 The portions of this code which were necessary to tie into the Perl
 Proc::ProcessTable module are:
 .
 and may be reused under the same terms as Perl itself.

Files:     os/obstack.c
Copyright: 1988-2021 Free Software Foundation, Inc.
License:   LGPL-2.1+
 This file is part of the GNU C Library.
 .
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 The GNU C Library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files:     os/obstack.h
Copyright: 1988-2021 Free Software Foundation, Inc.
License:   LGPL-2.1+
 This file is part of the GNU C Library.
 .
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 The GNU C Library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with the GNU C Library; if not, see
 <http://www.gnu.org/licenses/>.
 .
 Summary:
 .
 All the apparent functions defined here are macros. The idea
 is that you would use these pre-tested macros to solve a
 very specific set of problems, and they would run fast.
 Caution: no side-effects in arguments please!! They may be
 evaluated MANY times!!
 .
 These macros operate a stack of objects.  Each object starts life
 small, and may grow to maturity.  (Consider building a word syllable
 by syllable.)  An object can move while it is growing.  Once it has
 been "finished" it never changes address again.  So the "top of the
 stack" is typically an immature growing object, while the rest of the
 stack is of mature, fixed size and fixed address objects.
 .
 These routines grab large chunks of memory, using a function you
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files:     README
Copyright: 1998-2008 Daniel J. Urist.
License:   __UNKNOWN__
 This package is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 --
 Daniel J. Urist
 durist@frii.com

Files:     os/bsdi.h
Copyright: 1999 Magic Software Development, Inc.
License:   __UNKNOWN__
 This file is free software; it can be modified and/or
 redistributed under the same terms as Perl itself.
 .
 Process state names we return

Files:     os/MSWin32.c
Copyright: 1996-2002 Red Hat, Inc.
License:   __UNKNOWN__
 This file is part of Cygwin.
 .
 This software is a copyrighted work licensed under the terms of the

Files:     os/OpenBSD.c
Copyright: 2006 William Yodlowsky <bsd@openbsd.rutgers.edu>
License:   __UNKNOWN__
 This file is free software; it can be modified and/or
 redistributed under the same terms as Perl itself

Files:     os/aix_getprocs.h
Copyright: 2002 Target Corporation.
License:   __UNKNOWN__
 This file is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 based on aix.h distributed with Proc::ProcessTable v0.35, which
 is Copyright (c) 1998, David Paquet.
 .
 Descriptive Process States

Files:     README.md
Copyright: 1998-2008 Daniel J. Urist.
License:   __UNKNOWN__
 This package is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files:     README.aix
Copyright: 1998 Daniel J. Urist.   This
           1998 David Paquet.   This
License:   __UNKNOWN__
 package is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 package is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 --
 David Paquet
 david-paquet@usa.net

Files:     os/aix.c
Copyright: 1998 David Paquet.
License:   __UNKNOWN__
 This file is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files:     os/HPUX.c
Copyright: 1998 Mike Romberg ( romberg@fsl.noaa.gov )
License:   __UNKNOWN__
 This file may be distributed under the same terms as Perl.
 .
 This will probably only work under HPUX-10 or later.
 .
 8/26/99 Added "fname" field for consistency with other OS's - D. Urist

Files:     os/aix.h
Copyright: 1998 David Paquet.
License:   __UNKNOWN__
 This file is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Arbitrary constants
 .
 Grab the maximum argument length

Files:     os/aix_getprocs.c
Copyright: 2002 Target Corporation.
License:   __UNKNOWN__
 This file is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 based on aix.c distributed with Proc::ProcessTable v0.35, which
 is Copyright (c) 1998, David Paquet.

Files:     os/bsdi.c
Copyright: 1999 Magic Software Development, Inc.
License:   __UNKNOWN__
 This file is free software; it can be modified and/or
 redistributed under the same terms as Perl itself.

Files:     lib/Proc/Killall.pm
Copyright: 2000 Aaron Sherman, see documentation, below for details.
License:   __NO_LICENSE__

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
