Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lsof
Source: https://github.com/lsof-org/lsof
Files-Excluded: */dialects/darwin
                lib/dialects/freebsd
                lib/dialects/osr
                lib/dialects/uw
Comment: We remove everything in lib/dialects/uw because it isn't needed
 for Debian, and also claims to be proprietary SCO code. We delete other
 unnecessary dialects to simplify this copyright file.

Files: *
Copyright: 1994-2008, Purdue Research Foundation
License: Purdue

Files: debian/*
Copyright: 1996, Dominik Kubla <dominik@debian.org>
           1997, Michael Meskes <meskes@debian.org>
           1998-2002, Jim Mintha <jmintha@debian.org>
           2004-2009, Norbert Tretkowski <nobse@debian.org>
           2012, Nicholas Bamber <nicholas@periapt.co.uk>
           2012, Raoul Gunnar Borenius <borenius@dfn.de>
           2018-2024, Andres Salomon <dilinger@debian.org>
License: BSD-4-clause

Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free Software Foundation, Inc
License: FSFAP

Files: lib/rnmt.c
Copyright: 2022, Tobias Nygren <tnn@NetBSD.org>
License: PD

Files: src/print.c [portions]
Copyright: 1983, 1988, 1993, Regents of the University of California.
License: BSD-4-clause

Files: scripts/sort_res.pl
Copyright: 2004, 2005, Fabian Frederick <fabian.frederick@gmx.fr>
License: GPL-2+

License: BSD-4-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. 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.

License: FSFAP
 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 warranty of any kind.

License: GPL-2+
 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 2, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.

License: PD
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, 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 THIS SOFTWARE.

License: Purdue
 This software is not subject to any license of the American
 Telephone and Telegraph Company or the Regents of the
 University of California.
 .
 Permission is granted to anyone to use this software for
 any purpose on any computer system, and to alter it and
 redistribute it freely, subject to the following
 restrictions:
 .
 1. Neither the authors nor Purdue University are responsible
    for any consequences of the use of this software.
 .
 2. The origin of this software must not be misrepresented,
    either by explicit claim or by omission.  Credit to the
    authors and Purdue University must appear in documentation
    and sources.
 .
 3. Altered versions must be plainly marked as such, and must
    not be misrepresented as being the original software.
 .
 4. This notice may not be removed or altered.