4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 17 Jun 1993 05:32:42 +0000 (21:32 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 17 Jun 1993 05:32:42 +0000 (21:32 -0800)
SCCS-vsn: sys/kern/kern_sysctl.c 8.1

usr/src/sys/kern/kern_sysctl.c

index 7ab446c..602de9b 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1982, 1986, 1989, 1993 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Mike Karels at Berkeley Software Design, Inc.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * Mike Karels at Berkeley Software Design, Inc.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)kern_sysctl.c       7.45 (Berkeley) %G%
+ *     @(#)kern_sysctl.c       8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*