diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:43:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:43:57 +0000 |
commit | 0a2ef473ecf64688381946ed150ac8750bb6e502 (patch) | |
tree | 02752e1d574a3a9dd980f3f1d51669a8d381289a | |
parent | c45a89f2ea9a38e27c5a0887b210f122f3d73322 (diff) |
more 3/4 cleanups for lazy developers
-rw-r--r-- | lib/csu/hppa/crt0.c | 9 | ||||
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 7 | ||||
-rw-r--r-- | share/man/man9/intro.9 | 8 | ||||
-rw-r--r-- | share/man/man9/md5.9 | 7 | ||||
-rw-r--r-- | share/man/man9/random.9 | 7 | ||||
-rw-r--r-- | sys/dev/isa/if_an_isapnp.c | 7 | ||||
-rw-r--r-- | usr.sbin/mopd/common/pf.c | 9 |
7 files changed, 9 insertions, 45 deletions
diff --git a/lib/csu/hppa/crt0.c b/lib/csu/hppa/crt0.c index 38377b68741..60e2e51f010 100644 --- a/lib/csu/hppa/crt0.c +++ b/lib/csu/hppa/crt0.c @@ -1,4 +1,4 @@ -/* $OpenBSD: crt0.c,v 1.7 2003/05/30 20:46:10 mickey Exp $ */ +/* $OpenBSD: crt0.c,v 1.8 2003/06/04 04:43:56 deraadt Exp $ */ /* * Copyright (c) 2001 Michael Shalayeff @@ -12,11 +12,6 @@ * 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 Michael Shalayeff. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -35,7 +30,7 @@ int global __asm ("$global$") = 0; int sh_func_adrs __asm ("$$sh_func_adrs") = 0; #if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$OpenBSD: crt0.c,v 1.7 2003/05/30 20:46:10 mickey Exp $"; +static const char rcsid[] = "$OpenBSD: crt0.c,v 1.8 2003/06/04 04:43:56 deraadt Exp $"; #endif /* LIBC_SCCS and not lint */ #include <sys/param.h> diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index 03cb5c104c6..ef2abd2b67d 100644 --- a/share/man/man8/man8.i386/boot_i386.8 +++ b/share/man/man8/man8.i386/boot_i386.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_i386.8,v 1.8 2003/02/01 16:38:39 jmc Exp $ +.\" $OpenBSD: boot_i386.8,v 1.9 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -12,11 +12,6 @@ .\" 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 Michael Shalayeff. -.\" 4. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/share/man/man9/intro.9 b/share/man/man9/intro.9 index f9523968e2f..d4f07031182 100644 --- a/share/man/man9/intro.9 +++ b/share/man/man9/intro.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.9,v 1.10 2003/04/17 05:08:39 jmc Exp $ +.\" $OpenBSD: intro.9,v 1.11 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" @@ -10,12 +10,6 @@ .\" 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 Michael Shalayeff -.\" 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 diff --git a/share/man/man9/md5.9 b/share/man/man9/md5.9 index 92da84aee82..fea0f366184 100644 --- a/share/man/man9/md5.9 +++ b/share/man/man9/md5.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.9,v 1.7 2003/04/17 05:08:39 jmc Exp $ +.\" $OpenBSD: md5.9,v 1.8 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1996 Michael Shalayeff .\" All rights reserved. @@ -11,11 +11,6 @@ .\" 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 Michael Shalayeff -.\" 3. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/share/man/man9/random.9 b/share/man/man9/random.9 index aa4c9f4c3f1..468230d4094 100644 --- a/share/man/man9/random.9 +++ b/share/man/man9/random.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: random.9,v 1.15 2003/04/22 04:04:25 jmc Exp $ +.\" $OpenBSD: random.9,v 1.16 2003/06/04 04:43:56 deraadt Exp $ .\" .\" Copyright (c) 1996,2000 Michael Shalayeff .\" All rights reserved. @@ -11,11 +11,6 @@ .\" 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 Michael Shalayeff -.\" 4. The name of the author may not be used to endorse or promote products -.\" derived from this software without specific prior written permission .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/isa/if_an_isapnp.c b/sys/dev/isa/if_an_isapnp.c index 4a19b561092..11a37bd81cc 100644 --- a/sys/dev/isa/if_an_isapnp.c +++ b/sys/dev/isa/if_an_isapnp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_an_isapnp.c,v 1.2 2003/05/20 04:42:59 mickey Exp $ */ +/* $OpenBSD: if_an_isapnp.c,v 1.3 2003/06/04 04:43:56 deraadt Exp $ */ /* * Copyright (c) 2003 Michael Shalayeff @@ -12,11 +12,6 @@ * 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 Michael Shalayeff. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/usr.sbin/mopd/common/pf.c b/usr.sbin/mopd/common/pf.c index cbd4d70e140..fdc8c3b0e50 100644 --- a/usr.sbin/mopd/common/pf.c +++ b/usr.sbin/mopd/common/pf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pf.c,v 1.6 2002/09/07 08:09:49 maja Exp $ */ +/* $OpenBSD: pf.c,v 1.7 2003/06/04 04:43:56 deraadt Exp $ */ /* * Copyright (c) 1993-95 Mats O Jansson. All rights reserved. @@ -15,11 +15,6 @@ * 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 Mats O Jansson. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES @@ -34,7 +29,7 @@ */ #ifndef LINT -static char rcsid[] = "$OpenBSD: pf.c,v 1.6 2002/09/07 08:09:49 maja Exp $"; +static char rcsid[] = "$OpenBSD: pf.c,v 1.7 2003/06/04 04:43:56 deraadt Exp $"; #endif #include <stdio.h> |