Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: epic4
Source: https://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/

Files: *
Copyright: 1990 Michael Sandroff.
           1991, 1992 Troy Rollo.
           1992-1996 Matthew Green.
           1993, 1997 Jeremy Nelson.
           1994 Jake Khuon.
           1995, 2002 Jeremy Nelson and others ("EPIC Software Labs").
License: BSD-3-clause

Files: include/glob.h
Copyright: 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-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.

Files: source/glob.c
Copyright: 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: source/compat.c
Copyright: 1998 Todd C. Miller <Todd.Miller@courtesan.com> for strlcpy() and strlcat()
           Everything else is BSD-3-clause by the authors above
License: ISC or BSD-3-clause

Files: source/info.c.sh.in
Copyright: None
License: public-domain
 This file is in the public domain, such as it is.

Files: contrib/ircman.c
Copyright: David N. Welton <davidw@efn.org>
License: GPL
 This is free software under the terms of the GNU GPL
 .
 On Debian systems you can find the full text of the GPL
 in /usr/share/common-licenses/GPL.

Files: debian/*
Copyright: 1997-1998 David N. Welton <davidw@efn.org>
           1998-2001 Joseph Carter <knghtbrd@debian.org>
           2001-2006 Miros/law L. Baran <baran@debian.org>
           2008-2005 Kurt Roeckx <kurt@roeckx.be>
License: BSD-3-clause

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
    notices, the above paragraph (the one permitting redistribution),
    this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. The names of the author(s) may not be used to endorse or promote
    products derived from this software without specific prior written
    permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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.
 *
 * Some files, (notably, glob.c, and compat.c) may contain some source that
 * is covered by the original BSD 3-clause license, rather than the above
 * license.  Please refer to those files for more specific information.
 */

License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER 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.
