Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: perl-byacc
Upstream-Contact: Rick Ohnemus <rick@IMD.Sterling.COM> (this address
 no longer works). The upstream author of byacc is Robert Corbett
 <corbett@berkeley.edu> (no longer works). The Perl 5 patches are from
 Jake Donham <donham@linex.com>.
Source: unknown

Files:     *
Copyright: 1999 Antoine Verheijen
           1999 Benson I. Margulies
           1999 Bill Sommerfeld
           1999 Dale Smith
           1999 Dan Lanciani
           1999 Dave Bakken
           1999 Dave Gentzel
           1999 Frank DeRemer
           1999 Gary Bridgewater
           1999 Jake Donham
           1999 John Campbell
           1999 Keith Bostic
           1999 Ozan Yigit
           1999 Parag Patel
           1999 Paul Hilfinger
           1999 Peter S. Housel
           1999 Ray Lischner
           1999 Richard Sargent
           1999 Rick Ohnemus
           1999 Robert Corbett
           1999 Tom Pennello
License:   public-domain
 [Copyright of the original byacc, reused by perl-byacc.]
 . 
 Berkeley Yacc is distributed with no warranty whatever.  The code is
 certain to contain errors.  Neither the author nor any contributor
 takes responsibility for any consequences of its use.
 .
 Berkeley Yacc is in the public domain.  The data structures and
 algorithms used in Berkeley Yacc are all either taken from documents
 available to the general public or are inventions of the author.
 Anyone may freely distribute source or binary forms of Berkeley Yacc
 whether unchanged or modified.  Distributers may charge whatever fees
 they can obtain for Berkeley Yacc.  Programs generated by Berkeley
 Yacc may be distributed freely.
 .
 Copyright of the Perl 5 patches:
 .
                                Copying
                                -------
 .
 This code is in the public domain--use it and redistribute it as you
 like. I would appreciate acknowledgement of some kind (or at the very
 least an email) if you use it in something that is widely used or
 distributed.

Files:     test/ftp.y
Copyright: 1985-1988 Regents of the University of California.
License:   UC
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
