diff options
Diffstat (limited to 'sys/arch/mvme88k/include/ptrace.h')
-rw-r--r-- | sys/arch/mvme88k/include/ptrace.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/sys/arch/mvme88k/include/ptrace.h b/sys/arch/mvme88k/include/ptrace.h index b5022b84acf..a777ec4208a 100644 --- a/sys/arch/mvme88k/include/ptrace.h +++ b/sys/arch/mvme88k/include/ptrace.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ptrace.h,v 1.6 2001/08/12 12:03:02 heko Exp $ */ +/* $OpenBSD: ptrace.h,v 1.7 2003/06/02 23:27:52 millert Exp $ */ /* * Copyright (c) 1999, Steve Murphree, Jr. * Copyright (c) 1992, 1993 @@ -21,11 +21,7 @@ * 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 + * 3. 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. * @@ -44,7 +40,7 @@ * @(#)ptrace.h 8.1 (Berkeley) 6/11/93 * * from: Header: ptrace.h,v 1.6 92/11/26 02:04:43 torek Exp (LBL) - * $Id: ptrace.h,v 1.6 2001/08/12 12:03:02 heko Exp $ + * $Id: ptrace.h,v 1.7 2003/06/02 23:27:52 millert Exp $ */ /* |