Deleted Added
full compact
1,3c1,3
< /*-
< * Copyright (c) 2001 Jake Burkholder.
< * All rights reserved.
---
> /*
> * Copyright (c) 1986, 1989, 1991, 1993
> * The Regents of the University of California. All rights reserved.
12a13,19
> * 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.
14c21
< * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
---
> * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17c24
< * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
---
> * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
26c33,35
< * $FreeBSD: head/sys/sparc64/include/signal.h 81334 2001-08-09 02:09:34Z obrien $
---
> * @(#)signal.h 8.1 (Berkeley) 6/11/93
> * from: FreeBSD: src/sys/i386/include/signal.h,v 1.13 2000/11/09
> * $FreeBSD: head/sys/sparc64/include/signal.h 82899 2001-09-03 22:27:23Z jake $