new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 10 May 1991 12:18:24 +0000 (04:18 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 10 May 1991 12:18:24 +0000 (04:18 -0800)
SCCS-vsn: sys/kern/kern_physio.c 7.19
SCCS-vsn: sys/kern/subr_rmap.c 7.8
SCCS-vsn: sys/kern/sys_process.c 7.21
SCCS-vsn: sys/kern/tty_subr.c 7.7
SCCS-vsn: sys/kern/vfs_bio.c 7.41
SCCS-vsn: sys/kern/vfs_cluster.c 7.41

usr/src/sys/kern/kern_physio.c
usr/src/sys/kern/subr_rmap.c
usr/src/sys/kern/sys_process.c
usr/src/sys/kern/tty_subr.c
usr/src/sys/kern/vfs_bio.c
usr/src/sys/kern/vfs_cluster.c

index 91de59f..3583dec 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1982, 1986, 1990 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)kern_physio.c       7.18 (Berkeley) %G%
+ *     @(#)kern_physio.c       7.19 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index cb4f290..4409773 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1982, 1986 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)subr_rmap.c 7.7 (Berkeley) %G%
+ *     @(#)subr_rmap.c 7.8 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index a539f6a..236133b 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)sys_process.c       7.20 (Berkeley) %G%
+ *     @(#)sys_process.c       7.21 (Berkeley) %G%
  */
 
 #define IPCREG
  */
 
 #define IPCREG
index 177c38b..fd22d6f 100644 (file)
@@ -1,9 +1,10 @@
-/*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1982, 1986 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)tty_subr.c  7.6 (Berkeley) %G%
+ *     @(#)tty_subr.c  7.7 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index 243d83d..994e5f3 100644 (file)
@@ -1,10 +1,10 @@
-/*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
+/*-
+ * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
  * All rights reserved.
  *
- * %sccs.include.redist.c%
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)vfs_bio.c   7.40 (Berkeley) %G%
+ *     @(#)vfs_bio.c   7.41 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"
index feb1ea6..c4d3c0b 100644 (file)
@@ -1,10 +1,10 @@
-/*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
+/*-
+ * Copyright (c) 1982, 1986, 1989 The Regents of the University of California.
  * All rights reserved.
  *
  * All rights reserved.
  *
- * %sccs.include.redist.c%
+ * %sccs.include.proprietary.c%
  *
  *
- *     @(#)vfs_cluster.c       7.40 (Berkeley) %G%
+ *     @(#)vfs_cluster.c       7.41 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"