From 1611db1e6a3a347c9d0f31b47ed1bf9810f7e345 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Sat, 22 Jan 1994 04:05:11 -0800 Subject: [PATCH] copyright typo SCCS-vsn: sys/hp300/hp300/procfs_machdep.c 8.2 SCCS-vsn: sys/i386/i386/vm_machdep.c 8.3 SCCS-vsn: sys/i386/include/pcb.h 8.2 SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.7 SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.7 SCCS-vsn: sys/kern/kern_prot.c 8.6 SCCS-vsn: sys/sparc/sbus/bt_subr.c 8.2 SCCS-vsn: sys/sparc/sbus/btreg.h 8.2 SCCS-vsn: sys/sparc/sbus/btvar.h 8.2 SCCS-vsn: sys/sparc/sbus/cgsix.c 8.4 SCCS-vsn: sys/sparc/sbus/cgsixreg.h 8.4 SCCS-vsn: sys/netinet/ip_output.c 8.3 SCCS-vsn: sys/netinet/udp_usrreq.c 8.4 SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.5 SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.4 SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.9 SCCS-vsn: sys/deprecated/lofs/lofs.h 8.5 SCCS-vsn: sys/deprecated/lofs/lofs_subr.c 8.5 SCCS-vsn: sys/deprecated/lofs/lofs_vfsops.c 8.3 SCCS-vsn: sys/deprecated/lofs/lofs_vnops.c 8.4 SCCS-vsn: sys/miscfs/portal/portal.h 8.4 SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.6 SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.8 SCCS-vsn: sys/miscfs/nullfs/null.h 8.2 SCCS-vsn: sys/miscfs/nullfs/null_subr.c 8.4 SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 8.2 SCCS-vsn: sys/miscfs/umapfs/umap.h 8.3 SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 8.5 SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 8.3 SCCS-vsn: sys/miscfs/kernfs/kernfs.h 8.4 SCCS-vsn: sys/miscfs/kernfs/kernfs_vfsops.c 8.4 SCCS-vsn: sys/miscfs/kernfs/kernfs_vnops.c 8.5 SCCS-vsn: sys/miscfs/procfs/procfs.h 8.4 SCCS-vsn: sys/miscfs/procfs/procfs_ctl.c 8.3 SCCS-vsn: sys/miscfs/procfs/procfs_mem.c 8.4 SCCS-vsn: sys/miscfs/procfs/procfs_subr.c 8.3 SCCS-vsn: sys/miscfs/procfs/procfs_vfsops.c 8.4 SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.4 SCCS-vsn: sys/miscfs/procfs/procfs_note.c 8.2 SCCS-vsn: sys/miscfs/procfs/procfs_regs.c 8.2 SCCS-vsn: sys/miscfs/procfs/procfs_status.c 8.2 SCCS-vsn: sys/sys/mbuf.h 8.3 SCCS-vsn: sys/luna68k/luna68k/vectors.s 8.2 SCCS-vsn: sys/pmax/stand/start.s 8.2 --- usr/src/sys/deprecated/lofs/lofs.h | 3 +-- usr/src/sys/deprecated/lofs/lofs_subr.c | 3 +-- usr/src/sys/deprecated/lofs/lofs_vfsops.c | 3 +-- usr/src/sys/deprecated/lofs/lofs_vnops.c | 3 +-- usr/src/sys/hp300/hp300/procfs_machdep.c | 6 +++--- usr/src/sys/i386/i386/vm_machdep.c | 3 +-- usr/src/sys/i386/include/pcb.h | 6 +++--- usr/src/sys/kern/kern_prot.c | 4 ++-- usr/src/sys/luna68k/luna68k/vectors.s | 4 ++-- usr/src/sys/miscfs/fdesc/fdesc.h | 3 +-- usr/src/sys/miscfs/fdesc/fdesc_vfsops.c | 3 +-- usr/src/sys/miscfs/fdesc/fdesc_vnops.c | 3 +-- usr/src/sys/miscfs/kernfs/kernfs.h | 3 +-- usr/src/sys/miscfs/kernfs/kernfs_vfsops.c | 3 +-- usr/src/sys/miscfs/kernfs/kernfs_vnops.c | 3 +-- usr/src/sys/miscfs/nullfs/null.h | 3 +-- usr/src/sys/miscfs/nullfs/null_subr.c | 3 +-- usr/src/sys/miscfs/nullfs/null_vfsops.c | 3 +-- usr/src/sys/miscfs/portal/portal.h | 3 +-- usr/src/sys/miscfs/portal/portal_vfsops.c | 3 +-- usr/src/sys/miscfs/portal/portal_vnops.c | 3 +-- usr/src/sys/miscfs/procfs/procfs.h | 6 +++--- usr/src/sys/miscfs/procfs/procfs_ctl.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_mem.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_note.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_regs.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_status.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_subr.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_vfsops.c | 6 +++--- usr/src/sys/miscfs/procfs/procfs_vnops.c | 6 +++--- usr/src/sys/miscfs/umapfs/umap.h | 3 +-- usr/src/sys/miscfs/umapfs/umap_subr.c | 3 +-- usr/src/sys/miscfs/umapfs/umap_vfsops.c | 3 +-- usr/src/sys/netinet/ip_output.c | 4 ++-- usr/src/sys/netinet/udp_usrreq.c | 4 ++-- usr/src/sys/pmax/stand/start.s | 4 ++-- usr/src/sys/sparc/sbus/bt_subr.c | 6 +++--- usr/src/sys/sparc/sbus/btreg.h | 6 +++--- usr/src/sys/sparc/sbus/btvar.h | 6 +++--- usr/src/sys/sparc/sbus/cgsix.c | 6 +++--- usr/src/sys/sparc/sbus/cgsixreg.h | 6 +++--- usr/src/sys/sys/mbuf.h | 5 +++-- usr/src/sys/ufs/ffs/ufs_readwrite.c | 6 +++--- usr/src/sys/ufs/ufs/ufs_readwrite.c | 6 +++--- 44 files changed, 87 insertions(+), 106 deletions(-) diff --git a/usr/src/sys/deprecated/lofs/lofs.h b/usr/src/sys/deprecated/lofs/lofs.h index 4ac88d6a25..14f3368d95 100644 --- a/usr/src/sys/deprecated/lofs/lofs.h +++ b/usr/src/sys/deprecated/lofs/lofs.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)lofs.h 8.4 (Berkeley) %G% + * @(#)lofs.h 8.5 (Berkeley) %G% * * $Id: lofs.h,v 1.8 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/deprecated/lofs/lofs_subr.c b/usr/src/sys/deprecated/lofs/lofs_subr.c index a58c290885..c8b551d0f6 100644 --- a/usr/src/sys/deprecated/lofs/lofs_subr.c +++ b/usr/src/sys/deprecated/lofs/lofs_subr.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)lofs_subr.c 8.4 (Berkeley) %G% + * @(#)lofs_subr.c 8.5 (Berkeley) %G% * * $Id: lofs_subr.c,v 1.11 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/deprecated/lofs/lofs_vfsops.c b/usr/src/sys/deprecated/lofs/lofs_vfsops.c index ff60415bc2..5856b09278 100644 --- a/usr/src/sys/deprecated/lofs/lofs_vfsops.c +++ b/usr/src/sys/deprecated/lofs/lofs_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)lofs_vfsops.c 8.2 (Berkeley) %G% + * @(#)lofs_vfsops.c 8.3 (Berkeley) %G% * * $Id: lofs_vfsops.c,v 1.9 1992/05/30 10:26:24 jsp Exp jsp $ */ diff --git a/usr/src/sys/deprecated/lofs/lofs_vnops.c b/usr/src/sys/deprecated/lofs/lofs_vnops.c index 7d7669bbcf..4b45258c7c 100644 --- a/usr/src/sys/deprecated/lofs/lofs_vnops.c +++ b/usr/src/sys/deprecated/lofs/lofs_vnops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)lofs_vnops.c 8.3 (Berkeley) %G% + * @(#)lofs_vnops.c 8.4 (Berkeley) %G% * * $Id: lofs_vnops.c,v 1.11 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/hp300/hp300/procfs_machdep.c b/usr/src/sys/hp300/hp300/procfs_machdep.c index 11fc8cd6d6..abe2806a25 100644 --- a/usr/src/sys/hp300/hp300/procfs_machdep.c +++ b/usr/src/sys/hp300/hp300/procfs_machdep.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_machdep.c 8.1 (Berkeley) %G% + * @(#)procfs_machdep.c 8.2 (Berkeley) %G% * * From: * $Id: procfs_i386.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/i386/i386/vm_machdep.c b/usr/src/sys/i386/i386/vm_machdep.c index dc76c5084a..035d9f0bcb 100644 --- a/usr/src/sys/i386/i386/vm_machdep.c +++ b/usr/src/sys/i386/i386/vm_machdep.c @@ -1,7 +1,6 @@ /*- * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer @@ -9,7 +8,7 @@ * * %sccs.include.redist.c% * - * @(#)vm_machdep.c 8.2 (Berkeley) %G% + * @(#)vm_machdep.c 8.3 (Berkeley) %G% * Utah $Hdr: vm_machdep.c 1.16.1.1 89/06/23$ */ diff --git a/usr/src/sys/i386/include/pcb.h b/usr/src/sys/i386/include/pcb.h index 75f5665a51..4246e5e776 100644 --- a/usr/src/sys/i386/include/pcb.h +++ b/usr/src/sys/i386/include/pcb.h @@ -1,13 +1,13 @@ /*- - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * %sccs.include.redist.c% * - * @(#)pcb.h 8.1 (Berkeley) %G% + * @(#)pcb.h 8.2 (Berkeley) %G% */ /* diff --git a/usr/src/sys/kern/kern_prot.c b/usr/src/sys/kern/kern_prot.c index 668bd82c02..d51abf89e2 100644 --- a/usr/src/sys/kern/kern_prot.c +++ b/usr/src/sys/kern/kern_prot.c @@ -1,6 +1,6 @@ /* * Copyright (c) 1982, 1986, 1989, 1990, 1991, 1993 - * Regents of the University of California. All rights reserved. + * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. * All or some portions of this file are derived from material licensed * to the University of California by American Telephone and Telegraph @@ -9,7 +9,7 @@ * * %sccs.include.redist.c% * - * @(#)kern_prot.c 8.5 (Berkeley) %G% + * @(#)kern_prot.c 8.6 (Berkeley) %G% */ /* diff --git a/usr/src/sys/luna68k/luna68k/vectors.s b/usr/src/sys/luna68k/luna68k/vectors.s index 7a00041c2b..9632f787bd 100644 --- a/usr/src/sys/luna68k/luna68k/vectors.s +++ b/usr/src/sys/luna68k/luna68k/vectors.s @@ -1,12 +1,12 @@ | Copyright (c) 1988 University of Utah | Copyright (c) 1990, 1993 -| Regents of the University of California. All rights reserved. +| The Regents of the University of California. All rights reserved. | | %sccs.include.redist.gas% | | from: hp300/hp300/vectors.s 7.3 (Berkeley) 6/5/92 | -| @(#)vectors.s 8.1 (Berkeley) %G% +| @(#)vectors.s 8.2 (Berkeley) %G% | #ifdef HPFPLIB diff --git a/usr/src/sys/miscfs/fdesc/fdesc.h b/usr/src/sys/miscfs/fdesc/fdesc.h index b318b90117..ddf353eeeb 100644 --- a/usr/src/sys/miscfs/fdesc/fdesc.h +++ b/usr/src/sys/miscfs/fdesc/fdesc.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)fdesc.h 8.4 (Berkeley) %G% + * @(#)fdesc.h 8.5 (Berkeley) %G% * * $Id: fdesc.h,v 1.8 1993/04/06 15:28:33 jsp Exp $ */ diff --git a/usr/src/sys/miscfs/fdesc/fdesc_vfsops.c b/usr/src/sys/miscfs/fdesc/fdesc_vfsops.c index de7fc795a0..fd523343b3 100644 --- a/usr/src/sys/miscfs/fdesc/fdesc_vfsops.c +++ b/usr/src/sys/miscfs/fdesc/fdesc_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)fdesc_vfsops.c 8.3 (Berkeley) %G% + * @(#)fdesc_vfsops.c 8.4 (Berkeley) %G% * * $Id: fdesc_vfsops.c,v 1.9 1993/04/06 15:28:33 jsp Exp $ */ diff --git a/usr/src/sys/miscfs/fdesc/fdesc_vnops.c b/usr/src/sys/miscfs/fdesc/fdesc_vnops.c index 889cb92891..fea304af76 100644 --- a/usr/src/sys/miscfs/fdesc/fdesc_vnops.c +++ b/usr/src/sys/miscfs/fdesc/fdesc_vnops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)fdesc_vnops.c 8.8 (Berkeley) %G% + * @(#)fdesc_vnops.c 8.9 (Berkeley) %G% * * $Id: fdesc_vnops.c,v 1.12 1993/04/06 16:17:17 jsp Exp $ */ diff --git a/usr/src/sys/miscfs/kernfs/kernfs.h b/usr/src/sys/miscfs/kernfs/kernfs.h index cf47590b01..183de483d3 100644 --- a/usr/src/sys/miscfs/kernfs/kernfs.h +++ b/usr/src/sys/miscfs/kernfs/kernfs.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)kernfs.h 8.3 (Berkeley) %G% + * @(#)kernfs.h 8.4 (Berkeley) %G% */ #define _PATH_KERNFS "/kern" /* Default mountpoint */ diff --git a/usr/src/sys/miscfs/kernfs/kernfs_vfsops.c b/usr/src/sys/miscfs/kernfs/kernfs_vfsops.c index a753b489f3..9e25043fd2 100644 --- a/usr/src/sys/miscfs/kernfs/kernfs_vfsops.c +++ b/usr/src/sys/miscfs/kernfs/kernfs_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)kernfs_vfsops.c 8.3 (Berkeley) %G% + * @(#)kernfs_vfsops.c 8.4 (Berkeley) %G% */ /* diff --git a/usr/src/sys/miscfs/kernfs/kernfs_vnops.c b/usr/src/sys/miscfs/kernfs/kernfs_vnops.c index 3087e289bb..5c7ba7363a 100644 --- a/usr/src/sys/miscfs/kernfs/kernfs_vnops.c +++ b/usr/src/sys/miscfs/kernfs/kernfs_vnops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)kernfs_vnops.c 8.4 (Berkeley) %G% + * @(#)kernfs_vnops.c 8.5 (Berkeley) %G% */ /* diff --git a/usr/src/sys/miscfs/nullfs/null.h b/usr/src/sys/miscfs/nullfs/null.h index 9c6e7bb36c..2e0804b2dc 100644 --- a/usr/src/sys/miscfs/nullfs/null.h +++ b/usr/src/sys/miscfs/nullfs/null.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)null.h 8.1 (Berkeley) %G% + * @(#)null.h 8.2 (Berkeley) %G% * * $Id: lofs.h,v 1.8 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/nullfs/null_subr.c b/usr/src/sys/miscfs/nullfs/null_subr.c index 9edb6ffb51..6de6f050f8 100644 --- a/usr/src/sys/miscfs/nullfs/null_subr.c +++ b/usr/src/sys/miscfs/nullfs/null_subr.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)null_subr.c 8.3 (Berkeley) %G% + * @(#)null_subr.c 8.4 (Berkeley) %G% * * $Id: lofs_subr.c,v 1.11 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/nullfs/null_vfsops.c b/usr/src/sys/miscfs/nullfs/null_vfsops.c index 4d3f2475f1..0786cd754c 100644 --- a/usr/src/sys/miscfs/nullfs/null_vfsops.c +++ b/usr/src/sys/miscfs/nullfs/null_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)null_vfsops.c 8.1 (Berkeley) %G% + * @(#)null_vfsops.c 8.2 (Berkeley) %G% * * @(#)lofs_vfsops.c 1.2 (Berkeley) 6/18/92 * $Id: lofs_vfsops.c,v 1.9 1992/05/30 10:26:24 jsp Exp jsp $ diff --git a/usr/src/sys/miscfs/portal/portal.h b/usr/src/sys/miscfs/portal/portal.h index 9b46d2a6b2..210bd33f35 100644 --- a/usr/src/sys/miscfs/portal/portal.h +++ b/usr/src/sys/miscfs/portal/portal.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)portal.h 8.3 (Berkeley) %G% + * @(#)portal.h 8.4 (Berkeley) %G% * * $Id: portal.h,v 1.3 1992/05/30 10:05:24 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/portal/portal_vfsops.c b/usr/src/sys/miscfs/portal/portal_vfsops.c index 0ae6f170da..459855f650 100644 --- a/usr/src/sys/miscfs/portal/portal_vfsops.c +++ b/usr/src/sys/miscfs/portal/portal_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)portal_vfsops.c 8.5 (Berkeley) %G% + * @(#)portal_vfsops.c 8.6 (Berkeley) %G% * * $Id: portal_vfsops.c,v 1.5 1992/05/30 10:25:27 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/portal/portal_vnops.c b/usr/src/sys/miscfs/portal/portal_vnops.c index 9a77fb909d..b92428ce52 100644 --- a/usr/src/sys/miscfs/portal/portal_vnops.c +++ b/usr/src/sys/miscfs/portal/portal_vnops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)portal_vnops.c 8.7 (Berkeley) %G% + * @(#)portal_vnops.c 8.8 (Berkeley) %G% * * $Id: portal_vnops.c,v 1.4 1992/05/30 10:05:24 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/procfs/procfs.h b/usr/src/sys/miscfs/procfs/procfs.h index 10f2895866..1e7869a286 100644 --- a/usr/src/sys/miscfs/procfs/procfs.h +++ b/usr/src/sys/miscfs/procfs/procfs.h @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs.h 8.3 (Berkeley) %G% + * @(#)procfs.h 8.4 (Berkeley) %G% * * From: * $Id: procfs.h,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_ctl.c b/usr/src/sys/miscfs/procfs/procfs_ctl.c index 4678a433bf..11123e81e7 100644 --- a/usr/src/sys/miscfs/procfs/procfs_ctl.c +++ b/usr/src/sys/miscfs/procfs/procfs_ctl.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_ctl.c 8.2 (Berkeley) %G% + * @(#)procfs_ctl.c 8.3 (Berkeley) %G% * * From: * $Id: procfs_ctl.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_mem.c b/usr/src/sys/miscfs/procfs/procfs_mem.c index 6703ba87db..ff4ca33a5b 100644 --- a/usr/src/sys/miscfs/procfs/procfs_mem.c +++ b/usr/src/sys/miscfs/procfs/procfs_mem.c @@ -1,15 +1,15 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry * Copyright (c) 1993 Sean Eric Fagan - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry and Sean Eric Fagan. * * %sccs.include.redist.c% * - * @(#)procfs_mem.c 8.3 (Berkeley) %G% + * @(#)procfs_mem.c 8.4 (Berkeley) %G% * * From: * $Id: procfs_mem.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_note.c b/usr/src/sys/miscfs/procfs/procfs_note.c index 25114019c0..f31c1dda99 100644 --- a/usr/src/sys/miscfs/procfs/procfs_note.c +++ b/usr/src/sys/miscfs/procfs/procfs_note.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_note.c 8.1 (Berkeley) %G% + * @(#)procfs_note.c 8.2 (Berkeley) %G% * * From: * $Id: procfs_note.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_regs.c b/usr/src/sys/miscfs/procfs/procfs_regs.c index eecb01f90d..fa7b786acb 100644 --- a/usr/src/sys/miscfs/procfs/procfs_regs.c +++ b/usr/src/sys/miscfs/procfs/procfs_regs.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_regs.c 8.1 (Berkeley) %G% + * @(#)procfs_regs.c 8.2 (Berkeley) %G% * * From: * $Id: procfs_regs.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_status.c b/usr/src/sys/miscfs/procfs/procfs_status.c index 2db56642b3..e9ecad7ef4 100644 --- a/usr/src/sys/miscfs/procfs/procfs_status.c +++ b/usr/src/sys/miscfs/procfs/procfs_status.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_status.c 8.1 (Berkeley) %G% + * @(#)procfs_status.c 8.2 (Berkeley) %G% * * From: * $Id: procfs_status.c,v 3.1 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_subr.c b/usr/src/sys/miscfs/procfs/procfs_subr.c index 3ef555fead..646b0a2f4a 100644 --- a/usr/src/sys/miscfs/procfs/procfs_subr.c +++ b/usr/src/sys/miscfs/procfs/procfs_subr.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_subr.c 8.2 (Berkeley) %G% + * @(#)procfs_subr.c 8.3 (Berkeley) %G% * * From: * $Id: procfs_subr.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_vfsops.c b/usr/src/sys/miscfs/procfs/procfs_vfsops.c index fef6c89d17..ea6b6d5cfe 100644 --- a/usr/src/sys/miscfs/procfs/procfs_vfsops.c +++ b/usr/src/sys/miscfs/procfs/procfs_vfsops.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_vfsops.c 8.3 (Berkeley) %G% + * @(#)procfs_vfsops.c 8.4 (Berkeley) %G% * * From: * $Id: procfs_vfsops.c,v 3.1 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/procfs/procfs_vnops.c b/usr/src/sys/miscfs/procfs/procfs_vnops.c index 39aff3b4d0..587974f67c 100644 --- a/usr/src/sys/miscfs/procfs/procfs_vnops.c +++ b/usr/src/sys/miscfs/procfs/procfs_vnops.c @@ -1,14 +1,14 @@ /* - * Copyright (c) 1993 The Regents of the University of California. * Copyright (c) 1993 Jan-Simon Pendry - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)procfs_vnops.c 8.3 (Berkeley) %G% + * @(#)procfs_vnops.c 8.4 (Berkeley) %G% * * From: * $Id: procfs_vnops.c,v 3.2 1993/12/15 09:40:17 jsp Exp $ diff --git a/usr/src/sys/miscfs/umapfs/umap.h b/usr/src/sys/miscfs/umapfs/umap.h index 5649ce94bf..c3d76672a7 100644 --- a/usr/src/sys/miscfs/umapfs/umap.h +++ b/usr/src/sys/miscfs/umapfs/umap.h @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * the UCLA Ficus project. * * %sccs.include.redist.c% * - * @(#)umap.h 8.2 (Berkeley) %G% + * @(#)umap.h 8.3 (Berkeley) %G% * * @(#)null_vnops.c 1.5 (Berkeley) 7/10/92 */ diff --git a/usr/src/sys/miscfs/umapfs/umap_subr.c b/usr/src/sys/miscfs/umapfs/umap_subr.c index 98ca91a3b0..6f1b15c448 100644 --- a/usr/src/sys/miscfs/umapfs/umap_subr.c +++ b/usr/src/sys/miscfs/umapfs/umap_subr.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * Jan-Simon Pendry. * * %sccs.include.redist.c% * - * @(#)umap_subr.c 8.4 (Berkeley) %G% + * @(#)umap_subr.c 8.5 (Berkeley) %G% * * $Id: lofs_subr.c, v 1.11 1992/05/30 10:05:43 jsp Exp jsp $ */ diff --git a/usr/src/sys/miscfs/umapfs/umap_vfsops.c b/usr/src/sys/miscfs/umapfs/umap_vfsops.c index 04a508271f..81604b236e 100644 --- a/usr/src/sys/miscfs/umapfs/umap_vfsops.c +++ b/usr/src/sys/miscfs/umapfs/umap_vfsops.c @@ -1,14 +1,13 @@ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * All rights reserved. * * This code is derived from software donated to Berkeley by * the UCLA Ficus project. * * %sccs.include.redist.c% * - * @(#)umap_vfsops.c 8.2 (Berkeley) %G% + * @(#)umap_vfsops.c 8.3 (Berkeley) %G% * * @(#)null_vfsops.c 1.5 (Berkeley) 7/10/92 */ diff --git a/usr/src/sys/netinet/ip_output.c b/usr/src/sys/netinet/ip_output.c index 9b2a919d04..aebc02656f 100644 --- a/usr/src/sys/netinet/ip_output.c +++ b/usr/src/sys/netinet/ip_output.c @@ -1,10 +1,10 @@ /* * Copyright (c) 1982, 1986, 1988, 1990, 1993 - * Regents of the University of California. All rights reserved. + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * - * @(#)ip_output.c 8.2 (Berkeley) %G% + * @(#)ip_output.c 8.3 (Berkeley) %G% */ #include diff --git a/usr/src/sys/netinet/udp_usrreq.c b/usr/src/sys/netinet/udp_usrreq.c index 229a5af9f5..e87d076392 100644 --- a/usr/src/sys/netinet/udp_usrreq.c +++ b/usr/src/sys/netinet/udp_usrreq.c @@ -1,10 +1,10 @@ /* * Copyright (c) 1982, 1986, 1988, 1990, 1993 - * Regents of the University of California. All rights reserved. + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * - * @(#)udp_usrreq.c 8.3 (Berkeley) %G% + * @(#)udp_usrreq.c 8.4 (Berkeley) %G% */ #include diff --git a/usr/src/sys/pmax/stand/start.s b/usr/src/sys/pmax/stand/start.s index fe0c3c40c6..53f9181da4 100644 --- a/usr/src/sys/pmax/stand/start.s +++ b/usr/src/sys/pmax/stand/start.s @@ -1,13 +1,13 @@ /* * Copyright (c) 1992, 1993 - * Regents of the University of California. All rights reserved. + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ralph Campbell. * * %sccs.include.redist.c% * - * @(#)start.s 8.1 (Berkeley) %G% + * @(#)start.s 8.2 (Berkeley) %G% */ /* diff --git a/usr/src/sys/sparc/sbus/bt_subr.c b/usr/src/sys/sparc/sbus/bt_subr.c index 6a32e3fdf6..68c8fa45da 100644 --- a/usr/src/sys/sparc/sbus/bt_subr.c +++ b/usr/src/sys/sparc/sbus/bt_subr.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and @@ -13,7 +13,7 @@ * * %sccs.include.redist.c% * - * @(#)bt_subr.c 8.1 (Berkeley) %G% + * @(#)bt_subr.c 8.2 (Berkeley) %G% * * from: $Header: bt_subr.c,v 1.1 93/10/12 15:28:39 torek Exp $ */ diff --git a/usr/src/sys/sparc/sbus/btreg.h b/usr/src/sys/sparc/sbus/btreg.h index dd0b1d3b73..45b451b4e0 100644 --- a/usr/src/sys/sparc/sbus/btreg.h +++ b/usr/src/sys/sparc/sbus/btreg.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and @@ -13,7 +13,7 @@ * * %sccs.include.redist.c% * - * @(#)btreg.h 8.1 (Berkeley) %G% + * @(#)btreg.h 8.2 (Berkeley) %G% * * from: $Header: btreg.h,v 1.1 93/10/12 15:28:52 torek Exp $ */ diff --git a/usr/src/sys/sparc/sbus/btvar.h b/usr/src/sys/sparc/sbus/btvar.h index c347e089a2..c7f2884f46 100644 --- a/usr/src/sys/sparc/sbus/btvar.h +++ b/usr/src/sys/sparc/sbus/btvar.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and @@ -13,7 +13,7 @@ * * %sccs.include.redist.c% * - * @(#)btvar.h 8.1 (Berkeley) %G% + * @(#)btvar.h 8.2 (Berkeley) %G% * * from: $Header: btvar.h,v 1.1 93/10/12 15:29:01 torek Exp $ */ diff --git a/usr/src/sys/sparc/sbus/cgsix.c b/usr/src/sys/sparc/sbus/cgsix.c index d54778d6e9..f067b8a3bf 100644 --- a/usr/src/sys/sparc/sbus/cgsix.c +++ b/usr/src/sys/sparc/sbus/cgsix.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and @@ -13,7 +13,7 @@ * * %sccs.include.redist.c% * - * @(#)cgsix.c 8.3 (Berkeley) %G% + * @(#)cgsix.c 8.4 (Berkeley) %G% * * from: $Header: cgsix.c,v 1.2 93/10/18 00:01:51 torek Exp $ */ diff --git a/usr/src/sys/sparc/sbus/cgsixreg.h b/usr/src/sys/sparc/sbus/cgsixreg.h index 3c11544501..c232b4b226 100644 --- a/usr/src/sys/sparc/sbus/cgsixreg.h +++ b/usr/src/sys/sparc/sbus/cgsixreg.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and @@ -13,7 +13,7 @@ * * %sccs.include.redist.c% * - * @(#)cgsixreg.h 8.3 (Berkeley) %G% + * @(#)cgsixreg.h 8.4 (Berkeley) %G% * * from: $Header: cgsixreg.h,v 1.1 93/10/12 15:29:24 torek Exp $ */ diff --git a/usr/src/sys/sys/mbuf.h b/usr/src/sys/sys/mbuf.h index 45de720401..fa0c153584 100644 --- a/usr/src/sys/sys/mbuf.h +++ b/usr/src/sys/sys/mbuf.h @@ -1,9 +1,10 @@ /* - * All rights reserved. + * Copyright (c) 1982, 1986, 1988, 1993 + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * - * @(#)mbuf.h 8.2 (Berkeley) %G% + * @(#)mbuf.h 8.3 (Berkeley) %G% */ #ifndef M_WAITOK diff --git a/usr/src/sys/ufs/ffs/ufs_readwrite.c b/usr/src/sys/ufs/ffs/ufs_readwrite.c index 5f4434e5f4..17ef76c0c5 100644 --- a/usr/src/sys/ufs/ffs/ufs_readwrite.c +++ b/usr/src/sys/ufs/ffs/ufs_readwrite.c @@ -1,10 +1,10 @@ /*- - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * - * @(#)ufs_readwrite.c 8.6 (Berkeley) %G% + * @(#)ufs_readwrite.c 8.7 (Berkeley) %G% */ #ifdef LFS_READWRITE diff --git a/usr/src/sys/ufs/ufs/ufs_readwrite.c b/usr/src/sys/ufs/ufs/ufs_readwrite.c index 5f4434e5f4..17ef76c0c5 100644 --- a/usr/src/sys/ufs/ufs/ufs_readwrite.c +++ b/usr/src/sys/ufs/ufs/ufs_readwrite.c @@ -1,10 +1,10 @@ /*- - * Copyright (c) 1993 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * - * @(#)ufs_readwrite.c 8.6 (Berkeley) %G% + * @(#)ufs_readwrite.c 8.7 (Berkeley) %G% */ #ifdef LFS_READWRITE -- 2.20.1