4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 17 Jun 1993 10:54:42 +0000 (02:54 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 17 Jun 1993 10:54:42 +0000 (02:54 -0800)
SCCS-vsn: sys/news3400/news3400/swapgeneric.c 8.1
SCCS-vsn: lib/libc/sys/syscall.2 8.1

usr/src/lib/libc/sys/syscall.2
usr/src/sys/news3400/news3400/swapgeneric.c

index bb1768d..83d086a 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1980, 1991 Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1980, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)syscall.2  6.7 (Berkeley) %G%
+.\"     @(#)syscall.2  8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt SYSCALL 2
 .\"
 .Dd 
 .Dt SYSCALL 2
index e3fdc64..3eaa661 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1992 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell, and Kazumasa Utashiro of Software Research
  *
  * This code is derived from software contributed to Berkeley by
  * Ralph Campbell, and Kazumasa Utashiro of Software Research
@@ -8,7 +8,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)swapgeneric.c       7.4 (Berkeley) %G%
+ *     @(#)swapgeneric.c       8.1 (Berkeley) %G%
  */
 
 #include <sysparam.h>
  */
 
 #include <sysparam.h>